creationString() const | FieldDef | |
FieldDef(const std::string &name, bool text, const std::string &defaultvalue=Global::Get()->EmptyString) | FieldDef | |
FieldDef(const std::string &name, bool text, bool lookup) | FieldDef | |
getDefaultValue() const | FieldDef | [inline] |
getForeignTable() | KeyDef | [inline] |
getName() const | FieldDef | [inline] |
isKey() const | KeyDef | [inline, virtual] |
isLookup() const | FieldDef | [inline] |
isPrimaryKey() const | KeyDef | [inline, virtual] |
isText() const | FieldDef | [inline] |
KeyDef(TableDefPtr foreignTable, cstring name, bool primary) | KeyDef | [inline] |
~FieldDef() | FieldDef | [virtual] |
~KeyDef() | KeyDef | [inline] |