#include <vdbl_types.h>
Public Methods | |
| _VDBL_colflags (bool __d=false, bool __mi=false) | |
| ~_VDBL_colflags () | |
Public Attributes | |
| bool | master_index |
| bool | has_default |
_VDBL_colflags contains the additional table information for a columnhas_default does this column have a default value?master_index is this column a master_index, i.e. are all entries throughout the table unique?
Definition at line 65 of file vdbl_types.h.
|
||||||||||||
|
standard constructor, optionally setting the entries Definition at line 75 of file vdbl_types.h. |
|
|
standard destructor Definition at line 78 of file vdbl_types.h. |
|
|
see class description Definition at line 71 of file vdbl_types.h. |
|
|
see class description Definition at line 70 of file vdbl_types.h. |
1.2.18