MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
mds::mod::CMemoryChannel Member List
This is the complete list of members for mds::mod::CMemoryChannel, including all inherited members.
addReference() const mds::base::CObject [protected]
CChannel()mds::mod::CChannel
CChannel(int Medium, int Type)mds::mod::CChannel
checkMedium(int Medium) const mds::mod::CChannel
checkType(int Type) const mds::mod::CChannel
CLASS_OBJECT enum valuemds::base::CObject
CMemoryChannel(const EChannelType type, const int length, char *data=NULL)mds::mod::CMemoryChannel
CObject()mds::base::CObject [protected]
CObject(const CObject &)mds::base::CObject [protected]
connect(unsigned timeout=CH_CONNECTION_TIMEOUT)mds::mod::CMemoryChannel [virtual]
create(EChannelType eType, const std::string &sDesc)mds::mod::CChannel [static]
delReference() const mds::base::CObject [protected]
disconnect()mds::mod::CMemoryChannel [virtual]
flush()mds::mod::CMemoryChannel [virtual]
getDataPtr()mds::mod::CMemoryChannel
getLength()mds::mod::CMemoryChannel
getMedium() const mds::mod::CChannel
getNumOfReadBytes()mds::mod::CMemoryChannel
getNumOfWrittenBytes()mds::mod::CMemoryChannel
getReferencesCount() const mds::base::CObject
getType() const mds::mod::CChannel
HEAP_OBJECT enum valuemds::base::CObject
isConnected()mds::mod::CMemoryChannel [virtual]
isOnHeap() const mds::base::CObject
listen(unsigned uTimeout=CH_CONNECTION_TIMEOUT)mds::mod::CMemoryChannel [virtual]
lock()mds::base::CLockableObject< CChannel >
m_bBufferOwnermds::mod::CMemoryChannel [protected]
m_iHeapObjectmds::base::CObject [mutable, protected]
m_iLengthmds::mod::CMemoryChannel [protected]
m_iNumOfReadBytesmds::mod::CMemoryChannel [protected]
m_iNumOfWrittenBytesmds::mod::CMemoryChannel [protected]
m_iReferencesmds::base::CObject [mutable, protected]
m_Mediummds::mod::CChannel [protected]
m_pcDatamds::mod::CMemoryChannel [protected]
m_Typemds::mod::CChannel [protected]
MDS_SHAREDPTR(CMemoryChannel)mds::mod::CMemoryChannel
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::CMemoryChannel [virtual]
separate(const std::string &sDescs, std::vector< std::string > &Descs)mds::mod::CChannel [static]
setDataPtr(const int length, char *data=NULL)mds::mod::CMemoryChannel
skip(int length)mds::mod::CMemoryChannel [virtual]
tLock typedefmds::mod::CChannel
unlock()mds::base::CLockableObject< CChannel >
wait(unsigned timeout=CH_WAIT_TIMEOUT)mds::mod::CMemoryChannel [virtual]
write(const char *data, int length)mds::mod::CMemoryChannel [virtual]
~CChannel()mds::mod::CChannel [virtual]
~CMemoryChannel()mds::mod::CMemoryChannel [virtual]
~CObject()mds::base::CObject [virtual]