MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
mds::mod::CChannelCompressor Member List
This is the complete list of members for mds::mod::CChannelCompressor, including all inherited members.
addReference() const mds::base::CObject [protected]
CChannel()mds::mod::CChannel
CChannel(int Medium, int Type)mds::mod::CChannel
CChannelCompressor(int CompressionMethod, CChannel *pChannel=NULL)mds::mod::CChannelCompressor
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]
delReference() const mds::base::CObject [protected]
disconnect()mds::mod::CChannelCompressor [virtual]
flush()mds::mod::CChannelCompressor [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_iHeapObjectmds::base::CObject [mutable, protected]
m_iReferencesmds::base::CObject [mutable, protected]
m_Mediummds::mod::CChannel [protected]
m_spChannelmds::mod::CChannelCompressor [protected]
m_Typemds::mod::CChannel [protected]
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 *pcData, int iLength)=0mds::mod::CChannelCompressor [pure 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]
tLock typedefmds::mod::CChannel
unlock()mds::base::CLockableObject< CChannel >
wait(unsigned uTimeout=CH_WAIT_TIMEOUT)mds::mod::CChannelCompressor [virtual]
write(const char *pcData, int iLength)=0mds::mod::CChannelCompressor [pure virtual]
~CChannel()mds::mod::CChannel [virtual]
~CChannelCompressor()mds::mod::CChannelCompressor [virtual]
~CObject()mds::base::CObject [virtual]