Public Member Functions | |
Row (const vector< string > &row_options) throw ( Exception ) | |
const vector< pair< long, long > > & | get_range () |
Friends | |
ostream & | operator<< (ostream &os, Row &a) |
ostream & | operator<< (ostream &os, Row *a) |
Definition at line 34 of file Row.h.