#include <resultbase.h>
Public Member Functions | |
ResultOk () | |
MAXON_IMPLICIT | ResultOk (ERROR_OK) |
template<typename T2 > | |
MAXON_IMPLICIT | ResultOk (const ResultOk< T2 > &value) |
void | GetValue () const |
void | GetValue () |
void | UncheckedGetValue () const |
void | UncheckedGetValue () |
Bool | operator== (ERROR_OK) const |
Bool | operator== (ERROR_FAILED) const |
const ThreadReferencedError & | GetErrorStorage () const |
ResultOk | ( | ) |
MAXON_IMPLICIT ResultOk | ( | const ResultOk< T2 > & | value | ) |
void GetValue | ( | ) | const |
void GetValue | ( | ) |
void UncheckedGetValue | ( | ) | const |
void UncheckedGetValue | ( | ) |
Bool operator== | ( | ERROR_FAILED | ) | const |
const ThreadReferencedError& GetErrorStorage | ( | ) | const |