Wtx ~ Wt Extension Library
WtxLib
Public Member Functions | List of all members
Wtx::Dbo::FieldBelongsTo< T > Class Template Reference
+ 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::FieldDefBasefieldDef () const
 

Additional Inherited Members

- Public Attributes inherited from Wtx::Dbo::Field< T >
m_data {}
 
- Static Public Attributes inherited from Wtx::Dbo::Field< T >
static Wtx::Dbo::FieldDefBases_fieldDef
 

Detailed Description

template<typename T>
class Wtx::Dbo::FieldBelongsTo< T >

Definition at line 56 of file FieldBelongsTo.h.


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