|
ldas-tools-framecpp 3.0.4
|
Description of frame specification information. The information contained here allows for information needed to describe a specific frame specification implementation. More...
#include <FrameSpec.hh>
Classes | |
| class | ObjectInterface |
| Interface to Objects. More... | |
| class | Object |
| Base for all frame objects. More... | |
| class | ObjectWithChecksum |
| Support checksumed objects. More... | |
| class | Info |
| class | frame_spec_container |
| Collection of frame specifications. More... | |
Public Types | |
| typedef INT_2U | version_type |
| Version of the frame specification being described. | |
| typedef INT_2U | version_type |
| Version of the frame specification being described. | |
| typedef INT_2S | class_type |
| typedef INT_2S | class_type |
| typedef INT_8U | size_type |
| typedef INT_8U | size_type |
| typedef INT_4U | instance_type |
| typedef INT_4U | instance_type |
Public Member Functions | |
| FrameSpec () | |
| Constructor. | |
| FrameSpec () | |
| Constructor. | |
Static Public Member Functions | |
| static Info * | SpecInfo (version_type Version) |
| static void | SpecInfo (version_type Version, Info *Info) |
| static Info * | SpecInfo (version_type Version) |
| static void | SpecInfo (version_type Version, Info *Info) |
Static Public Attributes | |
| static const CHAR_U | MINOR_VERSION_BETA = 255 |
Static Private Member Functions | |
| static frame_spec_container & | frame_specs () |
| static frame_spec_container & | frame_specs () |
| static void | cleanup_frame_specs () |
| static void | cleanup_frame_specs () |
Description of frame specification information. The information contained here allows for information needed to describe a specific frame specification implementation.
ignore
| typedef INT_2S FrameCPP::Common::FrameSpec::class_type |
| typedef INT_2S FrameCPP::Common::FrameSpec::class_type |
| typedef INT_4U FrameCPP::Common::FrameSpec::instance_type |
| typedef INT_4U FrameCPP::Common::FrameSpec::instance_type |
| typedef INT_8U FrameCPP::Common::FrameSpec::size_type |
| typedef INT_8U FrameCPP::Common::FrameSpec::size_type |
| typedef INT_2U FrameCPP::Common::FrameSpec::version_type |
Version of the frame specification being described.
| typedef INT_2U FrameCPP::Common::FrameSpec::version_type |
Version of the frame specification being described.
Constructor.
Constructor.
|
staticprivate |
|
staticprivate |
|
inlinestaticprivate |
|
staticprivate |
|
static |
|
static |
|
static |
|
static |
|
static |