#include <dumper_legacy.h>
Dumps a structure definition to an output stream.
Example Usage
.Add<uint8_t>("nValue2");
◆ cDumper()
| adtf::mediadescription::flash::cDumper::cDumper |
( |
const cStructureType & | oStructure | ) |
|
Initializes the dumper with an existing structure definition.
- Parameters
-
| [in] | oStructure | The structure definition. |
◆ PrintTo()
| void adtf::mediadescription::flash::cDumper::PrintTo |
( |
std::ostream & | oStream | ) |
const |
Prints the structure to the given stream.
- Parameters
-
The documentation for this class was generated from the following file:
- src/libraries/mediadescription/include/adtfmediadescription/legacy/dumper_legacy.h