xvr2::Log Member List
This is the complete list of members for
xvr2::Log, 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() | xvr2::Log | [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::StdioOutputFile | [virtual] |
flush() | xvr2::Log | [virtual] |
getClassName() | xvr2::Object | [virtual] |
ldata | xvr2::Log | [private] |
Log(bool _show_times=true) | xvr2::Log | |
Log(const String &fname, bool _show_times=true) | xvr2::Log | |
Object() | xvr2::Object | |
open(const String &_fname) | xvr2::Log | [virtual] |
xvr2::StdioOutputFile::open(const String &path, bool for_append=false) | xvr2::StdioOutputFile | |
opened() | xvr2::StdioOutputFile | [virtual] |
operator<<(const String &s) | xvr2::Log | [virtual] |
xvr2::StdioOutputFile::operator<<(const Buffer &b) | xvr2::StdioOutputFile | [virtual] |
xvr2::StreamInterface::operator<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
seek(FileOffsetT _pos) | xvr2::StdioOutputFile | [virtual] |
seekBegin() | xvr2::StdioOutputFile | [virtual] |
seekEnd() | xvr2::StdioOutputFile | [virtual] |
seekStep(FileOffsetT _step) | xvr2::StdioOutputFile | [virtual] |
show_times | xvr2::Log | [protected] |
xvr2::size()=0 | xvr2::StreamInterface | [pure virtual] |
xvr2::StdioInterface::size() | xvr2::StdioInterface | [virtual] |
StdioInterface() | xvr2::StdioInterface | [inline] |
StdioOutputFile() | xvr2::StdioOutputFile | |
StdioOutputFile(const String &fname, bool for_append=false) | xvr2::StdioOutputFile | |
StdioOutputFile(FILE *__f) | xvr2::StdioOutputFile | |
StreamInterface() | xvr2::StreamInterface | |
xvr2::tell()=0 | xvr2::StreamInterface | [pure virtual] |
xvr2::StdioInterface::tell() | xvr2::StdioInterface | [virtual] |
toString() | xvr2::Object | [virtual] |
write(void *data, UInt32 size) | xvr2::StdioOutputFile | [virtual] |
write(const Buffer &data) | xvr2::StdioOutputFile | [virtual] |
write(const String &s) | xvr2::StdioOutputFile | [virtual] |
~Log() | xvr2::Log | [virtual] |
~Object() | xvr2::Object | [virtual] |
~StdioOutputFile() | xvr2::StdioOutputFile | [virtual] |
~StreamInterface() | xvr2::StreamInterface | [virtual] |