, including all inherited members.
_next_col(const std::pair< std::string, _VDBL_colid > &_ci) const | _VDBL_standardtable | [inline, virtual] |
_next_row(const _VDBL_rowid &_ci) const | _VDBL_standardtable | [inline, virtual] |
_T_colspec typedef | _VDBL_standardtable | |
_T_ptrcolspec typedef | _VDBL_standardtable | |
_VDBL_standardtable() | _VDBL_standardtable | [inline] |
_VDBL_standardtable(const _VDBL_standardtable &__t) | _VDBL_standardtable | [inline] |
_VDBL_standardtable(const __SequenceCtr< std::triple< std::string, _VDBL_col, _VDBL_colflags >, Allocator1 > &__cc) | _VDBL_standardtable | [inline] |
_VDBL_table(const _VDBL_table &__t) | _VDBL_table | [inline] |
_VDBL_table(const __SequenceCtr< std::triple< std::string, _VDBL_col, _VDBL_colflags >, Allocator1 > &__cc) | _VDBL_table | [inline] |
add_col(const char *_C_n, const _CB &__c, const _VDBL_colflags &__f) | standard_table | [inline] |
add_col(const std::string &_C_n, const _CB &__c, const _VDBL_colflags &__f) | standard_table | [inline] |
col_const_iterator typedef | _VDBL_standardtable | |
destroy_copy(standard_table *t) | standard_table | [inline, virtual] |
_VDBL_standardtable::destroy_copy(_VDBL_table *t) | _VDBL_standardtable | [inline, virtual] |
get_col_id(const std::string &_C_n) const | _VDBL_standardtable | [inline] |
get_col_name(const _VDBL_colid &_C_id) const | _VDBL_standardtable | [inline] |
get_colid(const std::string &_C_n) const | standard_table | [inline] |
get_colid(const char *_C_n) const | standard_table | [inline] |
_VDBL_standardtable::get_colid() | _VDBL_table | [inline, protected] |
get_colinfo(const std::string &_C_n, std::triple< bool, _VDBL_colid, _VDBL_colflags > &_r) const | _VDBL_standardtable | [inline, virtual] |
get_colname(const colid &_C_i) const | standard_table | [inline] |
get_row(const rowid &_ri, bool &error) const | standard_table | [inline] |
get_row(const rowid &_ri, bool &error) | standard_table | [inline] |
get_row_ptr(const rowid &_ri) const | standard_table | [inline] |
get_rowid() | _VDBL_table | [inline, protected] |
insert(const std::vector< _T_ptrcolspec > &_row, rowid &_ri) | standard_table | [inline] |
insert(const std::vector< _T_ptrcolspec > &_row) | standard_table | [inline] |
insert_row(const __SequenceCtr< col_spec, Allocator1 > &_row, rowid &_ri) | standard_table | [inline] |
insert_row(const __SequenceCtr< col_spec, Allocator1 > &_row) | standard_table | [inline] |
insert_row(const __SequenceCtrOut< __SequenceCtrIn< col_spec, AllocatorIn >, AllocatorOut > &_rows) | standard_table | [inline] |
_VDBL_standardtable::insert_row(const __SequenceCtrOut< __SequenceCtrIn< _T_colspec, AllocatorIn >, AllocatorOut > &_rows) | _VDBL_table | [inline] |
made_change() | _VDBL_table | [inline, protected] |
new_copy() | standard_table | [inline, virtual] |
_VDBL_table::new_copy() VDBL_PURE_VIRTUALvirtual void destroy_copy(_VDBL_table *t) VDBL_PURE_VIRTUALvirtual bool add_col(const std | _VDBL_table | [inline, virtual] |
retrieve(const _VDBL_rowid &_r, const _VDBL_colid &_c, const _VDBL_context *_ctx, _VALclass *&_val) const | _VDBL_standardtable | [inline] |
row_begin() const | standard_table | [inline] |
row_const_iterator typedef | _VDBL_table | |
row_end() const | standard_table | [inline] |
standard_table() | standard_table | [inline] |
standard_table(const standard_table &__t) | standard_table | [inline] |
standard_table(const __SequenceCtr< std::triple< std::string, _VDBL_col, _VDBL_colflags >, Allocator1 > &__cc) | standard_table | [inline] |
update(const std::vector< _T_ptrcolspec > &_row, _VDBL_rowid &_ri) | standard_table | [inline] |
update_row(const __SequenceCtr< col_spec, Allocator1 > &_row, rowid &_ri) | standard_table | [inline] |
~_VDBL_standardtable() | _VDBL_standardtable | [inline, virtual] |
~_VDBL_table() | _VDBL_table | [inline, virtual] |
~standard_table() | standard_table | [inline, virtual] |