xvr2::StdioInterface Member List
This is the complete list of members for
xvr2::StdioInterface, including all inherited members.
__cls_name | xvr2::Object | [protected] |
_close() | xvr2::StdioInterface | [protected] |
_fptr | xvr2::StdioInterface | [protected] |
_fsize | xvr2::StdioInterface | [protected] |
_open(const String &fname, const String &mode) | xvr2::StdioInterface | [protected] |
_opened() | xvr2::StdioInterface | [protected] |
_read(void *_data, size_t __bytes) | xvr2::StdioInterface | [protected] |
_seek(FileOffsetT _pos, UInt32 _from) | xvr2::StdioInterface | [protected] |
_write(const void *_data, size_t __bytes) | xvr2::StdioInterface | [protected] |
cFILE() const | xvr2::StdioInterface | [inline] |
close()=0 | xvr2::StreamInterface | [pure virtual] |
debugmsg(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
debugmsgln(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
eof() | xvr2::StdioInterface | [virtual] |
flush() | xvr2::StdioInterface | [virtual] |
getClassName() | xvr2::Object | [virtual] |
Object() | xvr2::Object | |
open(const String &path)=0 | xvr2::StreamInterface | [pure virtual] |
opened()=0 | xvr2::StreamInterface | [pure virtual] |
operator<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
seek(FileOffsetT _pos) | xvr2::StdioInterface | [virtual] |
seekBegin() | xvr2::StdioInterface | [virtual] |
seekEnd() | xvr2::StdioInterface | [virtual] |
seekStep(FileOffsetT step) | xvr2::StdioInterface | [virtual] |
size() | xvr2::StdioInterface | [virtual] |
StdioInterface() | xvr2::StdioInterface | [inline] |
StreamInterface() | xvr2::StreamInterface | |
tell() | xvr2::StdioInterface | [virtual] |
toString() | xvr2::Object | [virtual] |
~Object() | xvr2::Object | [virtual] |
~StreamInterface() | xvr2::StreamInterface | [virtual] |