Public Member Functions | Public Attributes

stactiverecord::Row Class Reference

List of all members.

Public Member Functions

void operator<< (int i)
void operator<< (std::string s)
bool operator!= (Row &other)
bool operator== (Row &other)
void get_string (int position, std::string &s)
int get_int (int position)
void dump ()

Public Attributes

SarVector< int > ints
SarVector< std::string > strings
SarVector< DateTimedts

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