HDK
|
#include <UT_ORMMigrationResult.h>
Public Member Functions | |
bool | success () const |
operator bool () const | |
void | addActionLog (const UT_StringHolder &log) |
void | setError (const UT_StringHolder &msg, UT_ErrorCode ec) |
const UT_ErrorCode & | error () const |
const UT_StringHolder & | message () const |
const UT_StringArray & | logs () const |
Definition at line 22 of file UT_ORMMigrationResult.h.
|
inline |
Definition at line 34 of file UT_ORMMigrationResult.h.
|
inline |
Definition at line 44 of file UT_ORMMigrationResult.h.
|
inline |
Definition at line 47 of file UT_ORMMigrationResult.h.
|
inline |
Definition at line 45 of file UT_ORMMigrationResult.h.
|
inlineexplicit |
Definition at line 29 of file UT_ORMMigrationResult.h.
|
inline |
Definition at line 38 of file UT_ORMMigrationResult.h.
|
inline |
Definition at line 25 of file UT_ORMMigrationResult.h.