Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
CXml::~CXml() { ClearInternal(); }
7
8
void CXml::ClearInternal() { m_Doc.Clear(); }
9
10
void ParseFile(LPCSTR path, CMemoryWriter& W, IReader* F, CXml* xml, LPCSTR current_xml_filename)
11
{
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected