commore  1.0.6-SNAPSHOT
All Classes Namespaces Functions Variables Typedefs Enumerations Pages
commore::Table::Line Class Reference

Public Member Functions

bool get_bool (const Symbol &att)
 
bool & set_bool (const Symbol &att)
 
bool & set_bool (const Symbol &att, bool v)
 
Int get_int (const Symbol &att)
 
Int & set_int (const Symbol &att)
 
Int & set_int (const Symbol &att, Int v)
 
const ListIntget_list_int (const Symbol &att) const
 
ListIntset_list_int (const Symbol &att)
 
ListIntset_list_int (const Symbol &att, const ListInt &v)
 
Int & add_int (const Symbol &att, Int v)
 
Int & add_int (const Symbol &att)
 
const AStringget_astring (const Symbol &att)
 
AStringset_astring (const Symbol &att)
 
AStringset_astring (const Symbol &att, const AChar *v)
 
const Tupleget_tuple (const Symbol &att)
 
Tupleset_tuple (const Symbol &att)
 
Tupleset_tuple (const Symbol &att, const Tuple &v)
 
bool next ()
 
bool prev ()
 
bool more () const
 
bool erase ()
 

Friends

class Table
 

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