|
| Field (const FieldType &f) |
|
std::string | fullName () const |
|
std::string | name () const |
|
AT_field_type | type () const |
|
std::string | table () const |
|
std::string | value () const |
|
const FieldType & | fieldType () const |
|
bool | modified () const |
|
void | setModified (bool state) |
|
const Field & | operator= (const std::string &v) |
|
const Field & | operator= (const char *v) |
|
template<class T2 > |
const Field & | operator= (T2 v) |
|
template<class T2 > |
bool | operator== (const T2 &v) const |
|
template<class T2 > |
bool | operator!= (const T2 &v) const |
|
| operator std::string () const |
|
The documentation for this class was generated from the following file: