CUGL 2.1
Cornell University Game Library
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
w
Functions
b
c
d
e
f
g
i
j
l
m
n
o
r
s
t
v
Variables
Typedefs
Enumerations
Enumerator
a
b
c
d
f
i
j
m
n
s
u
w
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
cugl
TextWriter
cugl::TextWriter Member List
This is the complete list of members for
cugl::TextWriter
, 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::TextWriter
inline
static
alloc
(const std::string file, unsigned int capacity)
cugl::TextWriter
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
writeLine
(const char *s)
cugl::TextWriter
writeLine
(const std::string &s)
cugl::TextWriter
~TextWriter
()
cugl::TextWriter
inline
Generated by
1.8.16