#include <vdbl_table.h>
Public Methods | |
| col_spec (const col_spec &__c) | |
| virtual | ~col_spec () |
| col_spec (const std::string &__s, const _VDBL_col &__c) | |
| col_spec (const char *__s, const _VDBL_col &__c) | |
| template<class _CR> | col_spec (const std::string &__s, const _CR &__c) |
| template<class _CR> | col_spec (const char *__s, const _CR &__c) |
Definition at line 1087 of file vdbl_table.h.
|
||||||||||||
|
constructor building a column description with a name ( Definition at line 1098 of file vdbl_table.h. |
|
||||||||||||
|
constructor building a column description with a name ( Definition at line 1101 of file vdbl_table.h. |
|
||||||||||||||||
|
constructor building a column description with a name ( Definition at line 1111 of file vdbl_table.h. |
|
||||||||||||||||
|
constructor building a column description with a name ( Definition at line 1115 of file vdbl_table.h. |
|
|
copy constructor Definition at line 1122 of file vdbl_table.h. |
|
|
standard destructor Definition at line 1127 of file vdbl_table.h. |
1.2.18