itom
|
This is the complete list of members for ito::RetVal, including all inherited members.
appendRetMessage(const char *addRetMessage) | ito::RetVal | |
containsError() const | ito::RetVal | inline |
containsWarning() const | ito::RetVal | inline |
containsWarningOrError() const | ito::RetVal | inline |
errorCode() const | ito::RetVal | inline |
errorMessage() const (defined in ito::RetVal) | ito::RetVal | inline |
format(ito::tRetValue retValue, int retCode, const char *pRetMessage,...) | ito::RetVal | static |
hasErrorMessage() const | ito::RetVal | inline |
m_retCode | ito::RetVal | private |
m_retMessage (defined in ito::RetVal) | ito::RetVal | private |
m_retValue | ito::RetVal | private |
operator!=(const RetVal &rhs) const | ito::RetVal | inline |
operator!=(const tRetValue rhs) const | ito::RetVal | inline |
operator+(const RetVal &rhs) | ito::RetVal | inline |
operator+=(const RetVal &rhs) | ito::RetVal | |
operator=(const RetVal &rhs) | ito::RetVal | |
operator==(const RetVal &rhs) const | ito::RetVal | inline |
operator==(const tRetValue rhs) const | ito::RetVal | inline |
RetVal() | ito::RetVal | inline |
RetVal(tRetValue retValue) | ito::RetVal | inline |
RetVal(int retValue) | ito::RetVal | inline |
RetVal(ito::tRetValue retValue, int retCode, const char *pRetMessage) | ito::RetVal | |
~RetVal() | ito::RetVal | inline |