Protocol++® (Protocolpp®)
v5.6.2
|
This is the complete list of members for ProtocolPP::jtestcfg, including all inherited members.
_elementJustOpened (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | protected |
_stack (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | protected |
ClearBuffer(bool resetToFirstElement=true) | tinyxml2::XMLPrinter | inline |
CloseElement(bool compactMode=false) | tinyxml2::XMLPrinter | virtual |
CompactMode(const XMLElement &) (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | inlineprotectedvirtual |
CStr() const | tinyxml2::XMLPrinter | inline |
CStrSize() const | tinyxml2::XMLPrinter | inline |
get(std::shared_ptr< std::map< int, tstcfg >> &cfg) | ProtocolPP::jtestcfg | |
get_field(field_t field) | ProtocolPP::jtestcfg | |
jtestcfg(const char *input, const char *out="no_output") | ProtocolPP::jtestcfg | |
jtestcfg(std::string &input, const char *out="no_output") | ProtocolPP::jtestcfg | |
jtestcfg(std::shared_ptr< tinyxml2::XMLDocument > &input, const char *out="no_output") | ProtocolPP::jtestcfg | |
jtestcfg()=delete (defined in ProtocolPP::jtestcfg) | ProtocolPP::jtestcfg | |
jtestcfg(jtestcfg &rhs)=delete (defined in ProtocolPP::jtestcfg) | ProtocolPP::jtestcfg | |
jtestcfg(const jtestcfg &rhs)=delete (defined in ProtocolPP::jtestcfg) | ProtocolPP::jtestcfg | |
OpenElement(const char *name, bool compactMode=false) | tinyxml2::XMLPrinter | |
Print(const char *format,...) (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | protectedvirtual |
PrintSpace(int depth) | tinyxml2::XMLPrinter | protectedvirtual |
PushAttribute(const char *name, const char *value) | tinyxml2::XMLPrinter | |
PushAttribute(const char *name, int value) (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | |
PushAttribute(const char *name, ProtocolPP::jarray< uint8_t > value) | tinyxml2::XMLPrinter | |
PushAttribute(const char *name, uint8_t value) | tinyxml2::XMLPrinter | |
PushAttribute(const char *name, uint16_t value) | tinyxml2::XMLPrinter | |
PushAttribute(const char *name, unsigned value) (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | |
PushAttribute(const char *name, int64_t value) (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | |
PushAttribute(const char *name, uint64_t value) (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | |
PushAttribute(const char *name, bool value) (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | |
PushAttribute(const char *name, double value) (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | |
PushComment(const char *comment) | tinyxml2::XMLPrinter | |
PushDeclaration(const char *value) (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | |
PushHeader(bool writeBOM, bool writeDeclaration) | tinyxml2::XMLPrinter | |
PushText(const char *text, bool cdata=false) | tinyxml2::XMLPrinter | |
PushText(int value) | tinyxml2::XMLPrinter | |
PushText(ProtocolPP::jarray< uint8_t > value) | tinyxml2::XMLPrinter | |
PushText(uint8_t value) | tinyxml2::XMLPrinter | |
PushText(uint16_t value) | tinyxml2::XMLPrinter | |
PushText(unsigned value) | tinyxml2::XMLPrinter | |
PushText(int64_t value) | tinyxml2::XMLPrinter | |
PushText(uint64_t value) | tinyxml2::XMLPrinter | |
PushText(bool value) | tinyxml2::XMLPrinter | |
PushText(float value) | tinyxml2::XMLPrinter | |
PushText(double value) | tinyxml2::XMLPrinter | |
PushUnknown(const char *value) (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | |
Putc(char ch) (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | protectedvirtual |
SealElementIfJustOpened() (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | protected |
set(std::shared_ptr< std::map< int, tstcfg >> &cfg) | ProtocolPP::jtestcfg | |
set_field(field_t field, T value) | ProtocolPP::jtestcfg | |
to_json() | ProtocolPP::jtestcfg | |
to_xml() | ProtocolPP::jtestcfg | |
tinyxml2::XMLPrinter::Visit(const XMLText &text) override | tinyxml2::XMLPrinter | virtual |
tinyxml2::XMLPrinter::Visit(const XMLDeclaration &declaration) override | tinyxml2::XMLPrinter | virtual |
tinyxml2::XMLPrinter::Visit(const XMLUnknown &unknown) override | tinyxml2::XMLPrinter | virtual |
tinyxml2::XMLPrinter::VisitEnter(const XMLDocument &) override | tinyxml2::XMLPrinter | virtual |
tinyxml2::XMLPrinter::VisitExit(const XMLDocument &) override | tinyxml2::XMLPrinter | inlinevirtual |
Write(const char *data, size_t size) (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | protectedvirtual |
Write(const char *data) (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | inlineprotected |
XMLPrinter(const char *file, bool compact=false, int depth=2) | tinyxml2::XMLPrinter | |
XMLPrinter(FILE *file=0, bool compact=false, int depth=0) | tinyxml2::XMLPrinter | |
~jtestcfg()=default | ProtocolPP::jtestcfg | virtual |
~XMLPrinter() (defined in tinyxml2::XMLPrinter) | tinyxml2::XMLPrinter | inlinevirtual |
~XMLVisitor() (defined in tinyxml2::XMLVisitor) | tinyxml2::XMLVisitor | inlinevirtual |