Public Member Functions | Public Attributes

stactiverecord::Where Class Reference

List of all members.

Public Member Functions

 Where (int _ivalue, wheretype _wt, bool _isnot=false)
 Where (DateTime _dtvalue, wheretype _wt, bool _isnot=false)
 Where (std::vector< int > _ivalues, wheretype _wt, bool _isnot=false)
 Where (int _ivalue, int _valuetwo, wheretype _wt, bool _isnot=false)
 Where (DateTime _dtvalue, DateTime _dtvaluetwo, wheretype _wt, bool _isnot=false)
 Where (std::string _svalue, wheretype _wt, bool _isnot=false)
 Where (std::string _svalue, int _ivalue, wheretype _wt, bool _isnot=false)
 Where (wheretype _wt, bool _isnot=false)

Public Attributes

int ivalue
int ivaluetwo
std::string svalue
std::vector< int > ivalues
wheretype type
coltype ct
bool isnot

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Enumerations