#include <Table.h>
Int& commore::Table::Line::add_int |
( |
const Symbol & |
att, |
|
|
Int |
v |
|
) |
| |
|
inline |
Int& commore::Table::Line::add_int |
( |
const Symbol & |
att | ) |
|
|
inline |
bool Table::Line::erase |
( |
| ) |
|
const AString& commore::Table::Line::get_astring |
( |
const Symbol & |
att | ) |
|
|
inline |
bool commore::Table::Line::get_bool |
( |
const Symbol & |
att | ) |
|
|
inline |
Int commore::Table::Line::get_int |
( |
const Symbol & |
att | ) |
|
|
inline |
const ListInt& commore::Table::Line::get_list_int |
( |
const Symbol & |
att | ) |
const |
|
inline |
const Tuple& commore::Table::Line::get_tuple |
( |
const Symbol & |
att | ) |
|
|
inline |
bool Table::Line::more |
( |
| ) |
const |
bool Table::Line::next |
( |
| ) |
|
bool Table::Line::prev |
( |
| ) |
|
bool& commore::Table::Line::set_bool |
( |
const Symbol & |
att | ) |
|
|
inline |
bool& commore::Table::Line::set_bool |
( |
const Symbol & |
att, |
|
|
bool |
v |
|
) |
| |
|
inline |
Int& commore::Table::Line::set_int |
( |
const Symbol & |
att | ) |
|
|
inline |
Int& commore::Table::Line::set_int |
( |
const Symbol & |
att, |
|
|
Int |
v |
|
) |
| |
|
inline |
ListInt& commore::Table::Line::set_list_int |
( |
const Symbol & |
att | ) |
|
|
inline |
Tuple& commore::Table::Line::set_tuple |
( |
const Symbol & |
att | ) |
|
|
inline |
The documentation for this class was generated from the following files: