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