◆ ses_type
◆ struct_data_type
◆ AddSE()
void Description::AddSE |
( |
const std::string & | Name, |
|
|
const std::string & | Class, |
|
|
const std::string & | Comment ) |
Add an FrSE element to the definition
- Parameters
-
Name | Name of an element of the structure being described. |
Class | Contains the string representation of the data type |
Comment | Description of the element and its purpose. |
◆ Class()
std::string Description::Class |
( |
INT_4U | Index | ) |
const |
|
inline |
◆ ClassName() [1/2]
const std::string & Description::ClassName |
( |
| ) |
const |
|
inline |
◆ ClassName() [2/2]
void Description::ClassName |
( |
const std::string & | ClassName | ) |
|
|
inline |
◆ Dump()
write out description
- Todo
- Need to add option to limit the number of data points to print.
◆ DumpCommonElements()
void Description::DumpCommonElements |
( |
const struct_data_type & | Data, |
|
|
const std::string & | ClassName ) const |
◆ Read()
Read data from the stream using the given description.
◆ read()
void * Description::read |
( |
FrameStream & | FStream, |
|
|
const std::string & | Class ) |
|
private |
◆ Value()
◆ m_class_name
std::string Description::m_class_name |
|
private |
◆ m_se
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