MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
mds::mod::CGZipCompressor Member List
This is the complete list of members for mds::mod::CGZipCompressor, including all inherited members.
addReference() const mds::base::CObject [protected]
BUFFER_SIZE enum valuemds::mod::CGZipCompressor [protected]
CChannel()mds::mod::CChannel
CChannel(int Medium, int Type)mds::mod::CChannel
CChannelCompressor(int CompressionMethod, CChannel *pChannel=NULL)mds::mod::CChannelCompressor
CGZipCompressor(CChannel *channel=NULL, unsigned int level=DEFAULT_COMPRESSION_LEVEL)mds::mod::CGZipCompressor
checkMedium(int Medium) const mds::mod::CChannel
checkType(int Type) const mds::mod::CChannel
CLASS_OBJECT enum valuemds::base::CObject
CObject()mds::base::CObject [protected]
CObject(const CObject &)mds::base::CObject [protected]
connect(unsigned uTimeout=CH_CONNECTION_TIMEOUT)mds::mod::CChannelCompressor [virtual]
create(int CompressionMethod, CChannel *pChannel)mds::mod::CChannelCompressor [static]
mds::mod::CChannel::create(EChannelType eType, const std::string &sDesc)mds::mod::CChannel [static]
DEFAULT_COMPRESSION_LEVELmds::mod::CGZipCompressor [static]
delReference() const mds::base::CObject [protected]
disconnect()mds::mod::CChannelCompressor [virtual]
flush()mds::mod::CGZipCompressor [virtual]
getChannel()mds::mod::CChannelCompressor
getCompressionMethod() const mds::mod::CChannelCompressor
getMedium() const mds::mod::CChannel
getReferencesCount() const mds::base::CObject
getType() const mds::mod::CChannel
HEAP_OBJECT enum valuemds::base::CObject
isConnected()mds::mod::CChannelCompressor [virtual]
isOnHeap() const mds::base::CObject
listen(unsigned uTimeout=CH_CONNECTION_TIMEOUT)mds::mod::CChannelCompressor [virtual]
lock()mds::base::CLockableObject< CChannel >
m_ChannelCompressionmds::mod::CChannelCompressor [protected]
m_compressionBuffermds::mod::CGZipCompressor [protected]
m_compressionStreammds::mod::CGZipCompressor [protected]
m_decompressedTotalmds::mod::CGZipCompressor [protected]
m_decompressedUsedmds::mod::CGZipCompressor [protected]
m_decompressionBuffermds::mod::CGZipCompressor [protected]
m_decompressionStreammds::mod::CGZipCompressor [protected]
m_iHeapObjectmds::base::CObject [mutable, protected]
m_iReferencesmds::base::CObject [mutable, protected]
m_Mediummds::mod::CChannel [protected]
m_readBuffermds::mod::CGZipCompressor [protected]
m_spChannelmds::mod::CChannelCompressor [protected]
m_Typemds::mod::CChannel [protected]
MDS_SHAREDPTR(CGZipCompressor)mds::mod::CGZipCompressor
mds::mod::CChannelCompressor::MDS_SHAREDPTR(CChannelCompressor)mds::mod::CChannelCompressor
mds::mod::CChannel::MDS_SHAREDPTR(CChannel)mds::mod::CChannel
operator new(std::size_t Size)mds::base::CObject [static]
operator=(const CObject &)mds::base::CObject [protected]
read(char *data, int length)mds::mod::CGZipCompressor [virtual]
separate(const std::string &sDescs, std::vector< std::string > &Descs)mds::mod::CChannel [static]
setChannel(CChannel *pChannel)mds::mod::CChannelCompressor [virtual]
skip(int iLength)mds::mod::CChannel [virtual]
tData typedefmds::mod::CGZipCompressor [protected]
tLock typedefmds::mod::CChannel
unlock()mds::base::CLockableObject< CChannel >
wait(unsigned uTimeout=CH_WAIT_TIMEOUT)mds::mod::CChannelCompressor [virtual]
write(const char *data, int length)mds::mod::CGZipCompressor [virtual]
~CChannel()mds::mod::CChannel [virtual]
~CChannelCompressor()mds::mod::CChannelCompressor [virtual]
~CGZipCompressor()mds::mod::CGZipCompressor [virtual]
~CObject()mds::base::CObject [virtual]