MCPcopy Create free account
hub / github.com/AllentDan/LibtorchTutorials / TiXmlBase

Method TiXmlBase

lesson7-Detection/src/utils/tinyxml.h:201–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199
200public:
201 TiXmlBase() : userData(0) {}
202 virtual ~TiXmlBase() {}
203
204 /** All TinyXml classes can print themselves to a filestream

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected