__cls_name | xvr2::Object | [protected] |
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()=0 | xvr2::StreamInterface | [pure virtual] |
flush()=0 | xvr2::StreamInterface | [pure virtual] |
getClassName() | xvr2::Object | [virtual] |
Object() | xvr2::Object | |
open(const String &path)=0 | xvr2::StreamInterface | [pure virtual] |
opened()=0 | xvr2::StreamInterface | [pure virtual] |
operator<<(const Buffer &b) | xvr2::WriteableStream | [virtual] |
operator<<(const String &s) | xvr2::WriteableStream | [virtual] |
xvr2::StreamInterface::operator<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
seek(FileOffsetT _pos) | xvr2::WriteableStream | [virtual] |
seekBegin() | xvr2::WriteableStream | [virtual] |
seekEnd() | xvr2::WriteableStream | [virtual] |
seekStep(FileOffsetT _step) | xvr2::WriteableStream | [virtual] |
size()=0 | xvr2::StreamInterface | [pure virtual] |
StreamInterface() | xvr2::StreamInterface | |
tell()=0 | xvr2::StreamInterface | [pure virtual] |
toString() | xvr2::Object | [virtual] |
write(void *data, UInt32 size)=0 | xvr2::WriteableStream | [pure virtual] |
write(const Buffer &data) | xvr2::WriteableStream | [virtual] |
write(const String &s) | xvr2::WriteableStream | [virtual] |
~Object() | xvr2::Object | [virtual] |
~StreamInterface() | xvr2::StreamInterface | [virtual] |