_sErrMsg | Base::Exception | [protected] |
BaseClass() | Base::BaseClass | |
create(void) | Base::Exception | [static] |
Exception(const char *sMessage) | Base::Exception | |
Exception(const std::string &sMessage) | Base::Exception | |
Exception(void) | Base::Exception | |
Exception(const Exception &inst) | Base::Exception | |
getClassTypeId(void) | Base::Exception | [static] |
getPyObject(void) | Base::BaseClass | [virtual] |
getTypeId(void) const | Base::Exception | [virtual] |
init(void) | Base::Exception | [static] |
initSubclass(Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=0) | Base::BaseClass | [protected, static] |
isDerivedFrom(const Type type) const | Base::BaseClass | [inline] |
operator=(const Exception &inst) | Base::Exception | |
ReportException(void) const | Base::Exception | |
setMessage(const char *sMessage) | Base::Exception | [inline] |
setMessage(const std::string &sMessage) | Base::Exception | [inline] |
setPyObject(PyObject *) | Base::BaseClass | [virtual] |
what(void) const | Base::Exception | [virtual] |
~BaseClass() | Base::BaseClass | [virtual] |
~Exception() | Base::Exception | [inline, virtual] |