MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / ClearInternal

Method ClearInternal

ogsr_engine/xrCore/XML_Parser/xrXMLParser.cpp:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6CXml::~CXml() { ClearInternal(); }
7
8void CXml::ClearInternal() { m_Doc.Clear(); }
9
10void ParseFile(LPCSTR path, CMemoryWriter& W, IReader* F, CXml* xml, LPCSTR current_xml_filename)
11{

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected