HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ORMMigrationChangeNotifier Member List

This is the complete list of members for UT_ORMMigrationChangeNotifier, including all inherited members.

addField(const UT_StringRef &model_name, const UT_ORMColumn &col, UT_ErrorCode &ec)UT_ORMMigrationChangeNotifier
createModel(const UT_StringHolder &table_name, const UT_Array< UT_ORMColumn > &columns, UT_ErrorCode &ec)UT_ORMMigrationChangeNotifier
dropModel(const UT_StringRef &table_name, UT_ErrorCode &ec)UT_ORMMigrationChangeNotifier
removeField(const UT_StringRef &model_name, const UT_StringRef &name, UT_ErrorCode &ec)UT_ORMMigrationChangeNotifier
renameField(const UT_StringRef &model_name, const UT_StringRef &cur_name, const UT_StringHolder &new_name, UT_ErrorCode &ec)UT_ORMMigrationChangeNotifier
UT_NON_COPYABLE(UT_ORMMigrationChangeNotifier)UT_ORMMigrationChangeNotifier
UT_ORMMigrationChangeNotifier(UT_ORMMigrationBuilder &builder)UT_ORMMigrationChangeNotifierinline
~UT_ORMMigrationChangeNotifier()=defaultUT_ORMMigrationChangeNotifier