#include <ddl_printer.h>
Generates a DDL description from a structure definition.
Example Usage
.Add<uint8_t>("nValue2");
◆ cDDLPrinter()
| adtf::mediadescription::osborn::cDDLPrinter::cDDLPrinter |
( |
const ddl::DDStructure & | oStructure | ) |
|
Initializes the printer with an existing structure definition.
- Parameters
-
| [in] | oStructure | The structure definition. |
◆ PrintTo()
| void adtf::mediadescription::osborn::cDDLPrinter::PrintTo |
( |
std::ostream & | oStream | ) |
const |
Prints the DDL description to the given stream.
- Parameters
-
The documentation for this class was generated from the following file:
- src/libraries/mediadescription/include/adtfmediadescription/ddl_printer.h