|
Wtx ~ Wt Extension Library
WtxLib
|
Inheritance diagram for Wtx::Dbo::FieldFloat:Additional Inherited Members | |
Public Member Functions inherited from Wtx::Dbo::Field< float > | |
| const float & | data () const |
| void | setData (const float &value) |
| virtual const float & | value () const |
| void | setValue (const float &value) |
| bool | is (const float &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< float > | |
| float | m_data |
Static Public Attributes inherited from Wtx::Dbo::Field< float > | |
| static Wtx::Dbo::FieldDefBase * | s_fieldDef |
Definition at line 54 of file FieldFloat.h.
1.8.11