Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ EndElement
Method
EndElement
Source/cmXMLParser.cxx:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
void cmXMLParser::EndElement(std::string const& name)
136
{
137
std::cout <<
"End element: "
<< name << std::endl;
138
}
139
140
void cmXMLParser::CharacterDataHandler(char const* /*inData*/,
141
int /*inLength*/)
Callers
15
AppendAttribute
Function · 0.45
AppendDictionary
Function · 0.45
CreateSourceProjectFile
Method · 0.45
CreateProjectFile
Method · 0.45
AppendIncludeDirectories
Method · 0.45
CreateCProjectFile
Method · 0.45
AppendStorageScanners
Method · 0.45
AppendTarget
Method · 0.45
AppendScannerProfile
Method · 0.45
AppendLinkedResource
Method · 0.45
cmXMLParserEndElement
Function · 0.45
AddSiteProperties
Method · 0.45
Calls
no outgoing calls
Tested by
7
AddSiteProperties
Method · 0.36
GenerateSubprojectsOutput
Method · 0.36
EndXML
Method · 0.36
GenerateCTestNotesOutput
Method · 0.36
GenerateDoneFile
Method · 0.36
ConvertInstrumentationSnippetsToXML
Method · 0.36
ConvertInstrumentationJSONFileToXML
Method · 0.36