| Field(cstring name, bool text=false) | Field | |
| FieldImpl(TableImplPtr table, cstring name, bool text, cstring defaultvalue) | FieldImpl | |
| FieldImpl(TableImplPtr table, cstring name, bool text, bool lookup) | FieldImpl | |
| getDefaultValue() const | FieldImpl | [inline] |
| getName() const | Field | [inline] |
| getTable() const | FieldImpl | [inline] |
| isKey() const | FieldImpl | [inline, virtual] |
| isLookup() const | FieldImpl | [inline] |
| isPrimaryKey() const | FieldImpl | [inline, virtual] |
| isText() const | Field | [inline] |
| m_name | Field | [protected] |
| m_text | Field | [protected] |
| newValue() | FieldImpl | [virtual] |
| ~Field() | Field | [virtual] |
| ~FieldImpl() | FieldImpl |
1.5.3