|
Wtx ~ Wt Extension Library
WtxLib
|
Inheritance diagram for Wtx::Dbo::FieldInt:Additional Inherited Members | |
Public Member Functions inherited from Wtx::Dbo::Field< int > | |
| const int & | data () const |
| void | setData (const int &value) |
| virtual const int & | value () const |
| void | setValue (const int &value) |
| bool | is (const int &value) const |
| void | persist (Action &a, FieldDefBase *fieldDef) |
Public Member Functions inherited from Wtx::Dbo::FieldBase | |
| virtual const Wtx::Dbo::FieldDefBase * | fieldDef () const |
Public Attributes inherited from Wtx::Dbo::Field< int > | |
| int | m_data |
Static Public Attributes inherited from Wtx::Dbo::Field< int > | |
| static Wtx::Dbo::FieldDefBase * | s_fieldDef |
Definition at line 54 of file FieldInt.h.
1.8.11