OpenGrok
Cross Reference: tinyxml2.h
xref
: /
external
/
tinyxml2
/
tinyxml2.h
Home
|
History
|
Annotate
|
Download
|
only in
tinyxml2
Lines Matching
defs:IntValue
781
int
IntValue
() const { int i=0; QueryIntValue( &i ); return i; }