ldas-tools-framecpp 3.0.4
 
Loading...
Searching...
No Matches
FrameCPP::Version_4::FrameSpec Class Reference

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  frame_spec_container
 
class  Info
 
class  Object
 
class  ObjectInterface
 
class  ObjectWithChecksum
 

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 InfoSpecInfo (version_type Version)
 
static void SpecInfo (version_type Version, Info *Info)
 
static InfoSpecInfo (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_containerframe_specs ()
 
static frame_spec_containerframe_specs ()
 
static void cleanup_frame_specs ()
 
static void cleanup_frame_specs ()
 

Detailed Description

Description of frame specification information. The information contained here allows for information needed to describe a specific frame specification implementation.

ignore

Member Typedef Documentation

◆ class_type [1/2]

◆ class_type [2/2]

◆ instance_type [1/2]

◆ instance_type [2/2]

◆ size_type [1/2]

◆ size_type [2/2]

◆ version_type [1/2]

Version of the frame specification being described.

◆ version_type [2/2]

Version of the frame specification being described.

Constructor & Destructor Documentation

◆ FrameSpec() [1/2]

* FrameCPP::Common::FrameSpec::FrameSpec ( )

Constructor.

◆ FrameSpec() [2/2]

FrameCPP::Common::FrameSpec::FrameSpec ( )

Constructor.

Member Function Documentation

◆ cleanup_frame_specs() [1/2]

static void FrameCPP::Common::FrameSpec::cleanup_frame_specs ( )
staticprivate

◆ cleanup_frame_specs() [2/2]

static void FrameCPP::Common::FrameSpec::cleanup_frame_specs ( )
staticprivate

◆ frame_specs() [1/2]

FrameSpec::frame_spec_container & FrameCPP::Common::FrameSpec::frame_specs ( )
inlinestaticprivate

◆ frame_specs() [2/2]

static frame_spec_container & FrameCPP::Common::FrameSpec::frame_specs ( )
staticprivate

◆ SpecInfo() [1/4]

FrameSpec::Info * FrameCPP::Common::FrameSpec::SpecInfo ( version_type Version)
static

◆ SpecInfo() [2/4]

static Info * FrameCPP::Common::FrameSpec::SpecInfo ( version_type Version)
static

◆ SpecInfo() [3/4]

void FrameCPP::Common::FrameSpec::SpecInfo ( version_type Version,
FrameSpec::Info * I )
static

◆ SpecInfo() [4/4]

static void FrameCPP::Common::FrameSpec::SpecInfo ( version_type Version,
Info * Info )
static

Member Data Documentation

◆ MINOR_VERSION_BETA

static const CHAR_U FrameCPP::Common::FrameSpec::MINOR_VERSION_BETA = 255
static

The documentation for this class was generated from the following files: