MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / ClosingType

Function ClosingType

sourcecommon/tinyxml2.h:1464–1466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1462 CLOSING // </foo>
1463 };
1464 int ClosingType() const {
1465 return _closingType;
1466 }
1467 char* ParseDeep( char* p, StrPair* endTag );
1468 virtual XMLNode* ShallowClone( XMLDocument* document ) const;
1469 virtual bool ShallowEqual( const XMLNode* compare ) const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected