CUGL 2.3
Cornell University Game Library
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
r
s
t
u
v
Functions
b
c
d
e
f
g
i
j
l
m
n
o
r
s
t
v
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
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
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
Related Functions
Files
File List
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Loading...
Searching...
No Matches
cugl
JsonWriter
cugl::JsonWriter Member List
This is the complete list of members for
cugl::JsonWriter
, including all inherited members.
_bufoff
cugl::TextWriter
protected
_capacity
cugl::TextWriter
protected
_cbuffer
cugl::TextWriter
protected
_name
cugl::TextWriter
protected
_stream
cugl::TextWriter
protected
alloc
(const std::string file)
cugl::JsonWriter
inline
static
alloc
(const std::string file, unsigned int capacity)
cugl::JsonWriter
inline
static
close
()
cugl::TextWriter
flush
()
cugl::TextWriter
init
(const std::string file)
cugl::TextWriter
init
(const std::string file, unsigned int capacity)
cugl::TextWriter
TextWriter
()
cugl::TextWriter
inline
write
(char c)
cugl::TextWriter
write
(Uint8 b)
cugl::TextWriter
inline
write
(Sint16 n)
cugl::TextWriter
inline
write
(Uint16 n)
cugl::TextWriter
inline
write
(Sint32 n)
cugl::TextWriter
inline
write
(Uint32 n)
cugl::TextWriter
inline
write
(Sint64 n)
cugl::TextWriter
inline
write
(Uint64 n)
cugl::TextWriter
inline
write
(bool b)
cugl::TextWriter
inline
write
(float n)
cugl::TextWriter
inline
write
(double n)
cugl::TextWriter
inline
write
(const char *s)
cugl::TextWriter
write
(const std::string s)
cugl::TextWriter
writeJson
(const std::shared_ptr< JsonValue > &json, bool format=true)
cugl::JsonWriter
inline
writeJson
(const JsonValue *json, bool format=true)
cugl::JsonWriter
writeLine
(const std::string s)
cugl::TextWriter
~TextWriter
()
cugl::TextWriter
inline
Generated by
1.9.6