MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
mds::base::CError Member List
This is the complete list of members for mds::base::CError, including all inherited members.
CError(const std::string &sReason, const std::string &sFileName, int iLine)mds::base::CError
CError(const CError &e)mds::base::CError
CException()mds::base::CException
CFullException(const std::string &sReason, const std::string &sFilename, int iLine)mds::base::CFullException
CFullException(const CFullException &e)mds::base::CFullException
getFilename() const mds::base::CFullException
getLine() const mds::base::CFullException
getReason() const mds::base::CFullException
m_iLinemds::base::CFullException [protected]
m_sFilenamemds::base::CFullException [protected]
m_sReasonmds::base::CFullException [protected]
operator<<(std::ostream &os, const CError &Error)mds::base::CError [friend]
mds::base::CFullException::operator<<(std::ostream &Stream, const CFullException &Exception)mds::base::CFullException [friend]
print(std::ostream &Stream) const mds::base::CError [virtual]
what() const mds::base::CFullException [virtual]
~CError()mds::base::CError [virtual]
~CException()mds::base::CException [virtual]
~CFullException()mds::base::CFullException [virtual]