ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
SymbolTable Class Reference

Public Types

typedef const Description::struct_data_typedata_type
typedef const Description::ses_typedata_desc_type

Public Member Functions

 SymbolTable (data_desc_type DataDesc, data_type Values)
INT_4U size () const
INT_8U LookupInteger (const std::string &Key) const

Private Attributes

data_desc_type m_data_desc
data_type m_data

Member Typedef Documentation

◆ data_desc_type

◆ data_type

Constructor & Destructor Documentation

◆ SymbolTable()

SymbolTable::SymbolTable ( data_desc_type DataDesc,
data_type Values )
inline

Member Function Documentation

◆ LookupInteger()

INT_8U SymbolTable::LookupInteger ( const std::string & Key) const
inline

◆ size()

INT_4U SymbolTable::size ( ) const
inline

Member Data Documentation

◆ m_data

data_type SymbolTable::m_data
private

◆ m_data_desc

data_desc_type SymbolTable::m_data_desc
private

The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/test/FrDumpObjects.cc