#include <UtPackSchema.hpp>
|
| | UtPackPrinter (std::ostream *aStream) |
| void | Begin (const std::string &aType) |
| void | End () |
| void | Field (const std::string &aName) |
| void | Value (const std::string &aValue) |
◆ UtPackPrinter()
| UtPackPrinter::UtPackPrinter |
( |
std::ostream * | aStream | ) |
|
|
inline |
◆ Begin()
| void UtPackPrinter::Begin |
( |
const std::string & | aType | ) |
|
|
inline |
◆ End()
| void UtPackPrinter::End |
( |
| ) |
|
|
inline |
◆ Field()
| void UtPackPrinter::Field |
( |
const std::string & | aName | ) |
|
|
inline |
◆ Value()
| void UtPackPrinter::Value |
( |
const std::string & | aValue | ) |
|
|
inline |
The documentation for this class was generated from the following file: