This is the complete list of members for ReturnCode_t, including all inherited members.
| operator bool()=delete | ReturnCode_t | explicit |
| operator!() const | ReturnCode_t | inline |
| operator!=(const ReturnCode_t &c) const | ReturnCode_t | inline |
| operator()() const | ReturnCode_t | inline |
| operator==(const ReturnCode_t &c) const | ReturnCode_t | inline |
| RETCODE_ALREADY_DELETED enum value | ReturnCode_t | |
| RETCODE_BAD_PARAMETER enum value | ReturnCode_t | |
| RETCODE_ERROR enum value | ReturnCode_t | |
| RETCODE_ILLEGAL_OPERATION enum value | ReturnCode_t | |
| RETCODE_IMMUTABLE_POLICY enum value | ReturnCode_t | |
| RETCODE_INCONSISTENT_POLICY enum value | ReturnCode_t | |
| RETCODE_NO_DATA enum value | ReturnCode_t | |
| RETCODE_NOT_ALLOWED_BY_SECURITY enum value | ReturnCode_t | |
| RETCODE_NOT_ENABLED enum value | ReturnCode_t | |
| RETCODE_OK enum value | ReturnCode_t | |
| RETCODE_OUT_OF_RESOURCES enum value | ReturnCode_t | |
| RETCODE_PRECONDITION_NOT_MET enum value | ReturnCode_t | |
| RETCODE_TIMEOUT enum value | ReturnCode_t | |
| RETCODE_UNSUPPORTED enum value | ReturnCode_t | |
| ReturnCode_t() | ReturnCode_t | inline |
| ReturnCode_t(uint32_t e) | ReturnCode_t | inline |
| ReturnCodeValue enum name | ReturnCode_t |