#include <vdbl_config.h>#include <vdbl_types.h>#include <string>#include <vector>#include <typeinfo>Include dependency graph for vdbl_alltype.h:

Go to the source code of this file.
Compounds | |
| class | _VDBL_alltype |
| The templated class for the all_type class. More... | |
| class | _VDBL_alltype_base |
| The base class for the all_type class. More... | |
| class | _VDBL_date |
| The VDBL date class. More... | |
| class | _VDBL_dateinterval |
| The VDBL date interval class. More... | |
| class | _VDBL_mixtype |
| mixed type More... | |
| class | alltype |
| The templated alltype class. More... | |
Typedefs | |
| typedef _VDBL_date | date |
| the date type | |
| typedef _VDBL_dateinterval | dateinterval |
| the dateinterval type | |
| typedef _VDBL_mixtype | mixtype |
| a mixed type of various scalars and vectors | |
| typedef _VDBL_alltype_base | alltype_base |
| the base class of the alltype | |
Definition in file vdbl_alltype.h.
|
|
These defines internally describe which kind of vector has been allocated for a mixtype, or whether it is scalar or empty. Definition at line 326 of file vdbl_alltype.h. |
|
|
These defines internally describe which kind of vector has been allocated for a mixtype, or whether it is scalar or empty. Definition at line 328 of file vdbl_alltype.h. |
|
|
These defines internally describe which kind of vector has been allocated for a mixtype, or whether it is scalar or empty. Definition at line 327 of file vdbl_alltype.h. |
|
|
These defines internally describe which kind of vector has been allocated for a mixtype, or whether it is scalar or empty. Definition at line 325 of file vdbl_alltype.h. |
|
|
These defines internally describe which kind of vector has been allocated for a mixtype, or whether it is scalar or empty. Definition at line 330 of file vdbl_alltype.h. |
|
|
These defines internally describe which kind of vector has been allocated for a mixtype, or whether it is scalar or empty. Definition at line 329 of file vdbl_alltype.h. |
|
|
These defines internally describe which kind of vector has been allocated for a mixtype, or whether it is scalar or empty. Definition at line 324 of file vdbl_alltype.h. |
1.2.18