|
ldas-tools-framecpp 3.0.4
|
#include <FrStruct.hh>
Public Types | |
| typedef boost::shared_ptr< FrameObjCurType > | current_type |
| typedef current_type::element_type | current_element_type |
| typedef boost::shared_ptr< FrameObjPrevType > | previous_type |
| typedef previous_type::element_type | previous_element_type |
Static Public Member Functions | |
| static void | OutOfExistance (current_type FrameObj, int PreviousSpecVersion, const std::string &Leader) |
| static previous_type | Previous (current_type Current, int PreviousSpecVersion, const std::string &Leader) |
| static void | ToSame (current_type FrameObj, int PreviousSpecVersion, const std::string &Leader) |
Static Private Member Functions | |
| static void | demote (current_type Cur, previous_type &Previous, int PreviousSpecVersion, boost::shared_ptr< FrObject > &DemotedObj) |
| typedef current_type::element_type Demote< FrameObjCurType, FrameObjPrevType >::current_element_type |
| typedef boost::shared_ptr< FrameObjCurType > Demote< FrameObjCurType, FrameObjPrevType >::current_type |
| typedef previous_type::element_type Demote< FrameObjCurType, FrameObjPrevType >::previous_element_type |
| typedef boost::shared_ptr< FrameObjPrevType > Demote< FrameObjCurType, FrameObjPrevType >::previous_type |
|
inlinestaticprivate |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |