Wtx ~ Wt Extension Library
WtxLib
Public Member Functions | List of all members
Wtx::Dbo::FieldBoolean Class Reference
+ Inheritance diagram for Wtx::Dbo::FieldBoolean:

Public Member Functions

bool isTrue () const
 
bool isChecked () const
 
- Public Member Functions inherited from Wtx::Dbo::Field< bool >
const bool & data () const
 
void setData (const bool &value)
 
virtual const bool & value () const
 
void setValue (const bool &value)
 
bool is (const bool &value) const
 
void persist (Action &a, FieldDefBase *fieldDef)
 
- Public Member Functions inherited from Wtx::Dbo::FieldBase
virtual const Wtx::Dbo::FieldDefBasefieldDef () const
 

Additional Inherited Members

- Public Attributes inherited from Wtx::Dbo::Field< bool >
bool m_data
 
- Static Public Attributes inherited from Wtx::Dbo::Field< bool >
static Wtx::Dbo::FieldDefBases_fieldDef
 

Detailed Description

Definition at line 54 of file FieldBoolean.h.


The documentation for this class was generated from the following file: