#include <TypesBase.h>
Public Member Functions | |
ReturnCode_t (uint32_t value) | |
ReturnCode_t (const ReturnCode_t &code) | |
operator bool ()=delete | |
bool | operator! () const |
ReturnCode_t & | operator= (const ReturnCode_t &c) |
bool | operator== (const ReturnCode_t &c) const |
bool | operator!= (const ReturnCode_t &c) const |
uint32_t | operator() () const |
Static Public Attributes | |
static const ReturnCode_t | RETCODE_OK |
static const ReturnCode_t | RETCODE_ERROR |
static const ReturnCode_t | RETCODE_UNSUPPORTED |
static const ReturnCode_t | RETCODE_BAD_PARAMETER |
static const ReturnCode_t | RETCODE_PRECONDITION_NOT_MET |
static const ReturnCode_t | RETCODE_OUT_OF_RESOURCES |
static const ReturnCode_t | RETCODE_NOT_ENABLED |
static const ReturnCode_t | RETCODE_IMMUTABLE_POLICY |
static const ReturnCode_t | RETCODE_INCONSISTENT_POLICY |
static const ReturnCode_t | RETCODE_ALREADY_DELETED |
static const ReturnCode_t | RETCODE_TIMEOUT |
static const ReturnCode_t | RETCODE_NO_DATA |
static const ReturnCode_t | RETCODE_ILLEGAL_OPERATION |
|
inline |
|
inline |
|
explicitdelete |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |