ldas-tools-framecpp  2.6.4
Classes | Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
FrameCPP::Common::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  Info
 
class  Object
 Base for all frame objects. More...
 
class  ObjectInterface
 Interface to Objects. More...
 
class  ObjectWithChecksum
 Support checksumed objects. More...
 

Public Types

typedef INT_2U version_type
 Version of the frame specification being described. More...
 
typedef INT_2S class_type
 
typedef INT_8U size_type
 
typedef INT_4U instance_type
 

Public Member Functions

 FrameSpec ()
 Constructor. More...
 

Static Public Member Functions

static InfoSpecInfo (version_type Version)
 
static void SpecInfo (version_type Version, Info *Info)
 

Static Public Attributes

static const CHAR_U MINOR_VERSION_BETA = 255
 

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

◆ instance_type

◆ size_type

◆ version_type

Version of the frame specification being described.

Constructor & Destructor Documentation

◆ FrameSpec()

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

Constructor.

Member Function Documentation

◆ SpecInfo() [1/2]

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

◆ SpecInfo() [2/2]

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

Member Data Documentation

◆ MINOR_VERSION_BETA

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

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