HDK
|
This is the complete list of members for UT_ORMRenameModelOperation, including all inherited members.
databaseForwards(UT_IORMSchemaEditor &editor, const UT_ORMMigrationState &from_state, const UT_ORMMigrationState &to_state, UT_ErrorCode &ec) override | UT_ORMRenameModelOperation | virtual |
name() const =0 | UT_IORMOperation | pure virtual |
newModelName() const | UT_ORMRenameModelOperation | inline |
oldModelName() const | UT_ORMRenameModelOperation | inline |
operator=(const UT_IORMOperation &)=default | UT_IORMOperation | |
setModel(const UT_StringHolder &old_model, const UT_StringHolder &new_model) | UT_ORMRenameModelOperation | inline |
stateForwards(UT_ORMMigrationState &state, UT_ErrorCode &ec) override | UT_ORMRenameModelOperation | virtual |
UT_IORMOperation(const UT_IORMOperation &)=default | UT_IORMOperation | |
UT_IORMOperation()=default | UT_IORMOperation | protected |
UT_ORMRenameModelOperation()=default | UT_ORMRenameModelOperation | |
UT_ORMRenameModelOperation(const UT_StringHolder &old_model, const UT_StringHolder &new_model) | UT_ORMRenameModelOperation | inline |
~UT_IORMOperation()=default | UT_IORMOperation | virtual |