#include <record.h>
Public Member Functions | |
record () | |
const string | getName () const |
void | setName (const string v) |
class field & | getFields (const string v) |
list< class field > & | listFields () |
void | setFields (class field &v) |
void | delFields (const string v) |
const bool | isFields (const string v) const |
const bool | getRelations () const |
void | setRelations (const bool v) |
const bool | getMain () const |
void | setMain (const bool v) |
const bool | getNamed () const |
void | setNamed (const bool v) |
const bool | getOrdered () const |
void | setOrdered (const bool v) |
const string | getIdField () const |
void | setIdField (const string v) |
void | xml (ofstream &f, int l=0, int r=0) |
record () | |
const string | getName () const |
void | setName (const string v) |
class field & | getFields (const string v) |
list< class field > & | listFields () |
void | setFields (class field &v) |
void | delFields (const string v) |
const bool | isFields (const string v) const |
const bool | getRelations () const |
void | setRelations (const bool v) |
const bool | getMain () const |
void | setMain (const bool v) |
const bool | getNamed () const |
void | setNamed (const bool v) |
const bool | getOrdered () const |
void | setOrdered (const bool v) |
const string | getIdField () const |
void | setIdField (const string v) |
void | xml (ofstream &f, int l=0, int r=0) |
record::record | ( | ) |
record::record | ( | ) |
const string record::getName | ( | ) | const |
void record::setName | ( | const string | v | ) |
class field & record::getFields | ( | const string | v | ) |
list< class field > & record::listFields | ( | ) |
void record::setFields | ( | class field & | v | ) |
void record::delFields | ( | const string | v | ) |
const bool record::isFields | ( | const string | v | ) | const |
const bool record::getRelations | ( | ) | const |
void record::setRelations | ( | const bool | v | ) |
const bool record::getMain | ( | ) | const |
void record::setMain | ( | const bool | v | ) |
const bool record::getNamed | ( | ) | const |
void record::setNamed | ( | const bool | v | ) |
const bool record::getOrdered | ( | ) | const |
void record::setOrdered | ( | const bool | v | ) |
const string record::getIdField | ( | ) | const |
void record::setIdField | ( | const string | v | ) |
void record::xml | ( | ofstream & | f, | |
int | l = 0 , |
|||
int | r = 0 | |||
) |
const string record::getName | ( | ) | const |
void record::setName | ( | const string | v | ) |
class field& record::getFields | ( | const string | v | ) |
list<class field>& record::listFields | ( | ) |
void record::setFields | ( | class field & | v | ) |
void record::delFields | ( | const string | v | ) |
const bool record::isFields | ( | const string | v | ) | const |
const bool record::getRelations | ( | ) | const |
void record::setRelations | ( | const bool | v | ) |
const bool record::getMain | ( | ) | const |
void record::setMain | ( | const bool | v | ) |
const bool record::getNamed | ( | ) | const |
void record::setNamed | ( | const bool | v | ) |
const bool record::getOrdered | ( | ) | const |
void record::setOrdered | ( | const bool | v | ) |
const string record::getIdField | ( | ) | const |
void record::setIdField | ( | const string | v | ) |
void record::xml | ( | ofstream & | f, | |
int | l = 0 , |
|||
int | r = 0 | |||
) |