#include <ddl_dumper.h>
Dumps a structure definition to an output stream.
Example Usage
.Add<uint8_t>("nValue2");
◆ cDumper()
| adtf::mediadescription::osborn::cDumper::cDumper |
( |
const ddl::DDStructure & | oStructure | ) |
|
Initializes the dumper with an existing structure definition.
- Parameters
-
| [in] | oStructure | The structure definition. |
◆ PrintTo()
| void adtf::mediadescription::osborn::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/ddl_dumper.h