MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
mds::mod::CModule Member List
This is the complete list of members for mds::mod::CModule, including all inherited members.
addReference() const mds::base::CObject [protected]
allowArguments(const std::string &sArgs)mds::mod::CConsole
CConsole(const std::string &sDescription)mds::mod::CConsole
CLASS_OBJECT enum valuemds::base::CObject
CModule(const std::string &sDescription)mds::mod::CModule
CObject()mds::base::CObject [protected]
CObject(const CObject &)mds::base::CObject [protected]
delReference() const mds::base::CObject [protected]
exit()mds::mod::CConsole
getArguments()mds::mod::CConsole
getDescription() const mds::mod::CConsole
getFilename() const mds::mod::CConsole
getInput(int i)mds::mod::CModule
getNumOfInputs() const mds::mod::CModule
getNumOfOutputs() const mds::mod::CModule
getOutput(int i)mds::mod::CModule
getReferencesCount() const mds::base::CObject
HEAP_OBJECT enum valuemds::base::CObject
init(int argc, char *argv[])mds::mod::CModule [virtual]
isActive()mds::mod::CConsole
isOnHeap() const mds::base::CObject
m_Argumentsmds::mod::CConsole [protected]
m_bRawDatamds::mod::CModule [protected]
m_bXMLDatamds::mod::CModule [protected]
m_ExitHandlermds::mod::CConsole [protected]
m_iHeapObjectmds::base::CObject [mutable, protected]
m_InputChannelsmds::mod::CModule [protected]
m_iReferencesmds::base::CObject [mutable, protected]
m_OutputChannelsmds::mod::CModule [protected]
m_sAllowedArgumentsmds::mod::CConsole [protected]
m_sDescriptionmds::mod::CConsole [protected]
m_sFilenamemds::mod::CConsole [protected]
m_Threadmds::mod::CConsole [protected]
main()=0mds::mod::CModule [pure virtual]
MDS_SHAREDPTR(CModule)mds::mod::CModule
mds::mod::CConsole::MDS_SHAREDPTR(CConsole)mds::mod::CConsole
operator new(std::size_t Size)mds::base::CObject [static]
operator=(const CObject &)mds::base::CObject [protected]
printFullUsage()mds::mod::CModule [virtual]
printUsage()mds::mod::CModule [virtual]
readInput(CChannel *pChannel, T *pObject)mds::mod::CModule
run()mds::mod::CConsole
shutdown()=0mds::mod::CModule [pure virtual]
startup()=0mds::mod::CModule [pure virtual]
tChannels typedefmds::mod::CModule [protected]
threadRoutine(mds::sys::CThread *pThread)mds::mod::CConsole [protected, static]
writeExtendedUsage(std::ostream &Stream)=0mds::mod::CModule [pure virtual]
writeOutput(CChannel *pChannel, T *pObject)mds::mod::CModule
~CConsole()mds::mod::CConsole [virtual]
~CModule()mds::mod::CModule [virtual]
~CObject()mds::base::CObject [virtual]