|
ldas-tools-framecpp 3.0.4
|
#include <Description.hh>
Public Types | |
| typedef boost::shared_ptr< FrameSpec::Object > | object_type |
| typedef boost::shared_ptr< FrameSpec::Object > | object_type |
Public Member Functions | |
| virtual | ~Description () |
| const std::string & | GetName () const |
| void | Write (OFrameStream &Stream) const |
| void | operator() (object_type Obj) |
| void | operator() (const object_type::element_type &Obj) |
| INT_4U | size () const |
| virtual | ~Description () |
| const std::string & | GetName () const |
| void | Write (OFrameStream &Stream) const |
| void | operator() (object_type Obj) |
| void | operator() (const object_type::element_type &Obj) |
| INT_4U | size () const |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
Static Public Member Functions | |
| template<typename T> | |
| static const char * | Ascii () |
| template<typename T> | |
| static const char * | Ascii () |
| template<> | |
| const char * | Ascii () |
Private Types | |
| typedef std::list< object_type > | description_container |
| typedef std::list< object_type > | description_container |
Private Attributes | |
| description_container | m_desc |
|
private |
|
private |
| typedef boost::shared_ptr< FrameSpec::Object > FrameCPP::Common::Description::object_type |
| typedef boost::shared_ptr< FrameSpec::Object > FrameCPP::Common::Description::object_type |
|
virtual |
|
virtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
| const std::string & Description::GetName | ( | ) | const |
| const std::string & FrameCPP::Common::Description::GetName | ( | ) | const |
| void Description::operator() | ( | const object_type::element_type & | Obj | ) |
| void FrameCPP::Common::Description::operator() | ( | const object_type::element_type & | Obj | ) |
| void Description::operator() | ( | object_type | Obj | ) |
| void FrameCPP::Common::Description::operator() | ( | object_type | Obj | ) |
| INT_4U FrameCPP::Common::Description::size | ( | ) | const |
|
inline |
| void Description::Write | ( | OFrameStream & | Stream | ) | const |
| void FrameCPP::Common::Description::Write | ( | OFrameStream & | Stream | ) | const |
|
private |