__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<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
seek(FileOffsetT _pos)=0 | xvr2::StreamInterface | [pure virtual] |
seekBegin()=0 | xvr2::StreamInterface | [pure virtual] |
seekEnd()=0 | xvr2::StreamInterface | [pure virtual] |
seekStep(FileOffsetT _step)=0 | xvr2::StreamInterface | [pure virtual] |
size()=0 | xvr2::StreamInterface | [pure virtual] |
StreamInterface() | xvr2::StreamInterface | |
tell()=0 | xvr2::StreamInterface | [pure virtual] |
toString() | xvr2::Object | [virtual] |
~Object() | xvr2::Object | [virtual] |
~StreamInterface() | xvr2::StreamInterface | [virtual] |