ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
This is the complete list of members for itk::DataObjectError, including all inherited members.
DataObjectError() noexcept | itk::DataObjectError | |
DataObjectError(const char *file, unsigned int lineNumber) | itk::DataObjectError | |
DataObjectError(const std::string &file, unsigned int lineNumber) | itk::DataObjectError | |
DataObjectError(const DataObjectError &orig) noexcept | itk::DataObjectError | |
ExceptionObject() noexcept | itk::ExceptionObject | |
ExceptionObject(const char *file, unsigned int lineNumber=0, const char *desc="None", const char *loc="Unknown") | itk::ExceptionObject | explicit |
ExceptionObject(const std::string &file, unsigned int lineNumber=0, const std::string &desc="None", const std::string &loc="Unknown") | itk::ExceptionObject | explicit |
ExceptionObject(const ExceptionObject &orig) noexcept | itk::ExceptionObject | |
GetDataObject() noexcept | itk::DataObjectError | |
GetDescription() const | itk::ExceptionObject | virtual |
GetFile() const | itk::ExceptionObject | virtual |
GetLine() const | itk::ExceptionObject | virtual |
GetLocation() const | itk::ExceptionObject | virtual |
GetNameOfClass() const | itk::DataObjectError | virtual |
m_DataObject | itk::DataObjectError | private |
operator=(const DataObjectError &orig) noexcept | itk::DataObjectError | |
itk::ExceptionObject::operator=(const ExceptionObject &orig) noexcept | itk::ExceptionObject | |
operator==(const ExceptionObject &orig) | itk::ExceptionObject | virtual |
Print(std::ostream &os) const | itk::ExceptionObject | virtual |
PrintSelf(std::ostream &os, Indent indent) const | itk::DataObjectError | protectedvirtual |
SetDataObject(DataObject *dobj) noexcept | itk::DataObjectError | |
SetDescription(const std::string &s) | itk::ExceptionObject | virtual |
SetDescription(const char *s) | itk::ExceptionObject | virtual |
SetLocation(const std::string &s) | itk::ExceptionObject | virtual |
SetLocation(const char *s) | itk::ExceptionObject | virtual |
Superclass typedef | itk::ExceptionObject | |
what() const noexceptoverride | itk::ExceptionObject | |
~DataObjectError() noexceptoverride=default | itk::DataObjectError | |
~ExceptionObject() noexceptoverride | itk::ExceptionObject |