HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ORMMigrationResult Class Reference

#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_ErrorCodeerror () const
 
const UT_StringHoldermessage () const
 
const UT_StringArraylogs () const
 

Detailed Description

Definition at line 22 of file UT_ORMMigrationResult.h.

Member Function Documentation

void UT_ORMMigrationResult::addActionLog ( const UT_StringHolder log)
inline

Definition at line 34 of file UT_ORMMigrationResult.h.

const UT_ErrorCode& UT_ORMMigrationResult::error ( ) const
inline

Definition at line 44 of file UT_ORMMigrationResult.h.

const UT_StringArray& UT_ORMMigrationResult::logs ( ) const
inline

Definition at line 47 of file UT_ORMMigrationResult.h.

const UT_StringHolder& UT_ORMMigrationResult::message ( ) const
inline

Definition at line 45 of file UT_ORMMigrationResult.h.

UT_ORMMigrationResult::operator bool ( ) const
inlineexplicit

Definition at line 29 of file UT_ORMMigrationResult.h.

void UT_ORMMigrationResult::setError ( const UT_StringHolder msg,
UT_ErrorCode  ec 
)
inline

Definition at line 38 of file UT_ORMMigrationResult.h.

bool UT_ORMMigrationResult::success ( ) const
inline

Definition at line 25 of file UT_ORMMigrationResult.h.


The documentation for this class was generated from the following file: