This is the complete list of members for
cmtk::CompressedStream, including all inherited members.
ArchiveLookup | cmtk::CompressedStream | [private, static] |
CannotBeCopied() | cmtk::CannotBeCopied | [inline, private] |
Close() | cmtk::CompressedStream | |
CompressedStream() | cmtk::CompressedStream | [inline] |
CompressedStream(const char *filename) | cmtk::CompressedStream | |
Feof() const | cmtk::CompressedStream | [inline] |
Get(char &c) | cmtk::CompressedStream | [inline] |
GetBaseName(const std::string &path) | cmtk::CompressedStream | [static] |
IsCompressed() const | cmtk::CompressedStream | [inline] |
IsValid() const | cmtk::CompressedStream | [inline] |
m_Compressed | cmtk::CompressedStream | [private] |
m_Reader | cmtk::CompressedStream | [private] |
Open(const char *filename) | cmtk::CompressedStream | |
OpenDecompressionPipe(const char *filename, const char *suffix, const char *command, const char *compressedSuffix) | cmtk::CompressedStream | [private] |
Read(void *data, size_t size, size_t count) | cmtk::CompressedStream | [inline] |
Rewind() | cmtk::CompressedStream | [inline] |
Seek(const long int offset, int whence) | cmtk::CompressedStream | [inline] |
Self typedef | cmtk::CompressedStream | |
Stat(const char *path, struct stat *const buf=NULL) | cmtk::CompressedStream | [static] |
Tell() const | cmtk::CompressedStream | [inline] |
~CannotBeCopied() | cmtk::CannotBeCopied | [inline, private] |
~CompressedStream() | cmtk::CompressedStream | |