LiteSQL
Public Member Functions | List of all members
litesql::Field< std::string > Class Reference

Public Member Functions

 Field (const FieldType &f)
 
std::string fullName () const
 
std::string name () const
 
AT_field_type type () const
 
std::string table () const
 
std::string value () const
 
const FieldTypefieldType () const
 
bool modified () const
 
void setModified (bool state)
 
const Fieldoperator= (const std::string &v)
 
const Fieldoperator= (const char *v)
 
template<class T2 >
const Fieldoperator= (T2 v)
 
template<class T2 >
bool operator== (const T2 &v) const
 
template<class T2 >
bool operator!= (const T2 &v) const
 
 operator std::string () const
 

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

SourceForge.net Logo