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