Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

vdbl_alltype.h File Reference

#include <vdbl_config.h>
#include <vdbl_types.h>
#include <string>
#include <vector>
#include <typeinfo>

Include dependency graph for vdbl_alltype.h:

Include dependency graph

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


Detailed Description

This is an internal header file, included by other library headers. You should not attempt to use it directly.

Definition in file vdbl_alltype.h.


Define Documentation

#define VDBL_MIXTYPE_ALLOCED_B   1
 

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.

#define VDBL_MIXTYPE_ALLOCED_D   3
 

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.

#define VDBL_MIXTYPE_ALLOCED_N   2
 

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.

#define VDBL_MIXTYPE_ALLOCED_NONE   0
 

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.

#define VDBL_MIXTYPE_ALLOCED_S   5
 

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.

#define VDBL_MIXTYPE_ALLOCED_U   4
 

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.

#define VDBL_MIXTYPE_EMPTY   -1
 

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.


Generated on Tue Nov 4 01:29:15 2003 for Vienna Database Library by doxygen1.2.18