ldas-tools-framecpp  2.7.0
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
STRING Class Reference

Public Member Functions

 STRING ()
 
 STRING (FrameStream &Stream)
 
void Read (FrameStream &Stream)
 
const CHAR * Value () const
 

Static Public Member Functions

static bool Match (const std::string &ClassName)
 

Private Attributes

INT_2U m_length
 
boost::shared_array< CHAR > m_value
 

Constructor & Destructor Documentation

◆ STRING() [1/2]

STRING::STRING ( )

◆ STRING() [2/2]

STRING::STRING ( FrameStream Stream)

Member Function Documentation

◆ Match()

static bool STRING::Match ( const std::string &  ClassName)
inlinestatic

◆ Read()

void STRING::Read ( FrameStream Stream)

◆ Value()

const CHAR* STRING::Value ( ) const
inline

Member Data Documentation

◆ m_length

INT_2U STRING::m_length
private

◆ m_value

boost::shared_array< CHAR > STRING::m_value
private

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