HDK
|
This is the complete list of members for UT_ORMModelState, including all inherited members.
addConstraint(UT_UniquePtr< UT_IORMConstraint > constraint) | UT_ORMModelState | inline |
addField(const UT_ORMModelStateField &field) | UT_ORMModelState | inline |
clone() const | UT_ORMModelState | |
constraints() const | UT_ORMModelState | inline |
fields() const | UT_ORMModelState | inline |
findField(const UT_StringRef &field_name) | UT_ORMModelState | inline |
findField(const UT_StringRef &field_name) const | UT_ORMModelState | inline |
hasField(const UT_StringRef &field_name) const | UT_ORMModelState | inline |
myConstraints | UT_ORMModelState | |
myFields | UT_ORMModelState | |
myName | UT_ORMModelState | |
myTableName | UT_ORMModelState | |
name() const | UT_ORMModelState | inline |
operator=(const UT_ORMModelState &model) | UT_ORMModelState | inline |
operator=(UT_ORMModelState &&)=default | UT_ORMModelState | |
removeField(const UT_StringRef &field_name) | UT_ORMModelState | inline |
renameField(const UT_StringHolder &from_name, const UT_StringHolder &to_name) | UT_ORMModelState | inline |
tableName() const | UT_ORMModelState | inline |
UT_ORMModelState()=default | UT_ORMModelState | |
UT_ORMModelState(const UT_StringHolder &table_name, const UT_Array< UT_ORMModelStateField > &fields) | UT_ORMModelState | inline |
UT_ORMModelState(const UT_ORMModelState &model) | UT_ORMModelState | inline |
UT_ORMModelState(UT_ORMModelState &&)=default | UT_ORMModelState | |
~UT_ORMModelState()=default | UT_ORMModelState |