#include <resultbase.h>
公共成员函数 |
|
| 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 | ( | ERROR_OK | ) |
| 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 |