mcx::parameter_server::CustomXMLPrinter
less than a minute
mcx::parameter_server::CustomXMLPrinter
Inherits from tinyxml2::XMLPrinter
Public Functions
Name | |
---|---|
CustomXMLPrinter(FILE * file =nullptr, bool compact =false, int depth =0) |
Protected Functions
Name | |
---|---|
void | PrintSpace(int depth) override |
Public Functions Documentation
function CustomXMLPrinter
inline explicit CustomXMLPrinter(
FILE * file =nullptr,
bool compact =false,
int depth =0
)
Protected Functions Documentation
function PrintSpace
inline void PrintSpace(
int depth
) override
Updated on 2022-04-05 at 16:21:27 +0200