Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
RandomAccessStream Member List
This is the complete list of members for
RandomAccessStream
, including all inherited members.
access_t
typedef
RandomAccessStream
createFile
(const sys::Path &path, access_t access=WRITE)
RandomAccessStream
static
ENDED
InStream
static
FAILED
InStream
static
flush
(void)=0
OutStream
pure virtual
elm::lastErrorMessage
(void)
InStream
virtual
elm::io::OutStream::lastErrorMessage
(void)
OutStream
virtual
moveBackward
(pos_t pos)=0
RandomAccessStream
pure virtual
moveForward
(pos_t pos)=0
RandomAccessStream
pure virtual
moveTo
(pos_t pos)=0
RandomAccessStream
pure virtual
elm::null
InStream
static
elm::io::OutStream::null
OutStream
static
openFile
(const sys::Path &path, access_t access=READ)
RandomAccessStream
static
pos
(void) const =0
RandomAccessStream
pure virtual
pos_t
typedef
RandomAccessStream
READ
RandomAccessStream
static
read
(void *buffer, int size)=0
InStream
pure virtual
read
(void)
InStream
virtual
READ_WRITE
RandomAccessStream
static
resetPos
(void)
RandomAccessStream
inline
virtual
size
(void) const =0
RandomAccessStream
pure virtual
size_t
typedef
RandomAccessStream
supportsANSI
() const
OutStream
virtual
WRITE
RandomAccessStream
static
write
(const char *buffer, int size)=0
OutStream
pure virtual
write
(char byte)
OutStream
virtual
~InStream
(void)
InStream
inline
virtual
~OutStream
(void)
OutStream
inline
virtual
Generated on Fri Jul 23 2021 11:32:46 for Elm by
1.8.17