, including all inherited members.
| ET_RUNTIME enum value | OclCommon::Exception | |
| ET_SEMANTIC enum value | OclCommon::Exception | |
| ET_SYNTACTIC enum value | OclCommon::Exception | |
| ET_WARNING enum value | OclCommon::Exception | |
| Exception() | OclCommon::Exception | [inline] |
| Exception(ExceptionType eType, int iCode, int iLine=-1, int iColumn=-1) | OclCommon::Exception | [inline] |
| Exception(ExceptionType eType, int iCode, const std::string ¶m, int iLine=-1, int iColumn=-1) | OclCommon::Exception | [inline] |
| Exception(ExceptionType eType, int iCode, const std::string ¶m1, const std::string ¶m2, int iLine=-1, int iColumn=-1) | OclCommon::Exception | [inline] |
| Exception(ExceptionType eType, int iCode, const std::string ¶m1, const std::string ¶m2, const std::string ¶m3, int iLine=-1, int iColumn=-1) | OclCommon::Exception | [inline] |
| Exception(ExceptionType eType, int iCode, const StringVector &vecParameters, int iLine=-1, int iColumn=-1) | OclCommon::Exception | [inline] |
| Exception(ExceptionType eType, const std::string &strMessage, int iLine=-1, int iColumn=-1) | OclCommon::Exception | [inline] |
| Exception(ExceptionType eType, const std::string &strMessage, const std::string ¶m, int iLine=-1, int iColumn=-1) | OclCommon::Exception | [inline] |
| Exception(ExceptionType eType, const std::string &strMessage, const std::string ¶m1, const std::string ¶m2, int iLine=-1, int iColumn=-1) | OclCommon::Exception | [inline] |
| Exception(ExceptionType eType, const std::string &strMessage, const std::string ¶m1, const std::string ¶m2, const std::string ¶m3, int iLine=-1, int iColumn=-1) | OclCommon::Exception | [inline] |
| Exception(ExceptionType eType, const std::string &strMessage, const StringVector &vecParameters, int iLine=-1, int iColumn=-1) | OclCommon::Exception | [inline] |
| Exception(ExceptionType eType, const Exception &e) | OclCommon::Exception | [inline] |
| ExceptionType enum name | OclCommon::Exception | |
| GetCode() | OclCommon::Exception | [inline] |
| GetColumn() | OclCommon::Exception | [inline] |
| GetLine() | OclCommon::Exception | [inline] |
| GetType() | OclCommon::Exception | [inline] |
| GGetMessage() | OclCommon::Exception | |
| operator=(const Exception &e) | OclCommon::Exception | [inline] |
| SetColumn(int iColumn) | OclCommon::Exception | [inline] |
| SetLine(int iLine) | OclCommon::Exception | [inline] |