BitmapToolkit Scol plugin
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Namespace Members
All
c
p
r
w
x
Functions
Typedefs
Enumerations
Enumerator
c
p
r
x
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
a
b
c
d
k
m
n
o
p
r
s
t
z
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
l
m
n
o
p
q
r
s
t
u
v
w
Functions
_
c
d
e
f
g
l
o
p
r
s
t
u
w
Variables
a
b
e
m
n
o
s
w
Typedefs
Macros
_
a
b
d
g
m
n
q
r
s
t
v
tinyxml2
XMLPrinter
tinyxml2::XMLPrinter Member List
This is the complete list of members for
tinyxml2::XMLPrinter
, including all inherited members.
CloseElement
()
tinyxml2::XMLPrinter
CStr
() const
tinyxml2::XMLPrinter
inline
CStrSize
() const
tinyxml2::XMLPrinter
inline
OpenElement
(const char *name)
tinyxml2::XMLPrinter
PushAttribute
(const char *name, const char *value)
tinyxml2::XMLPrinter
PushAttribute
(const char *name, int value)
tinyxml2::XMLPrinter
PushAttribute
(const char *name, unsigned value)
tinyxml2::XMLPrinter
PushAttribute
(const char *name, bool value)
tinyxml2::XMLPrinter
PushAttribute
(const char *name, double value)
tinyxml2::XMLPrinter
PushComment
(const char *comment)
tinyxml2::XMLPrinter
PushDeclaration
(const char *value)
tinyxml2::XMLPrinter
PushHeader
(bool writeBOM, bool writeDeclaration)
tinyxml2::XMLPrinter
PushText
(const char *text, bool cdata=false)
tinyxml2::XMLPrinter
PushText
(int value)
tinyxml2::XMLPrinter
PushText
(unsigned value)
tinyxml2::XMLPrinter
PushText
(bool value)
tinyxml2::XMLPrinter
PushText
(float value)
tinyxml2::XMLPrinter
PushText
(double value)
tinyxml2::XMLPrinter
PushUnknown
(const char *value)
tinyxml2::XMLPrinter
Visit
(const XMLText &text)
tinyxml2::XMLPrinter
virtual
Visit
(const XMLComment &comment)
tinyxml2::XMLPrinter
virtual
Visit
(const XMLDeclaration &declaration)
tinyxml2::XMLPrinter
virtual
Visit
(const XMLUnknown &unknown)
tinyxml2::XMLPrinter
virtual
VisitEnter
(const XMLDocument &)
tinyxml2::XMLPrinter
virtual
VisitEnter
(const XMLElement &element, const XMLAttribute *attribute)
tinyxml2::XMLPrinter
virtual
VisitExit
(const XMLDocument &)
tinyxml2::XMLPrinter
inline
virtual
VisitExit
(const XMLElement &element)
tinyxml2::XMLPrinter
virtual
XMLPrinter
(std::FILE *file=0, bool compact=false)
tinyxml2::XMLPrinter
~XMLPrinter
()
tinyxml2::XMLPrinter
inline
~XMLVisitor
()
tinyxml2::XMLVisitor
inline
virtual
Generated by
1.9.8