storage::TypeTraits< T > Struct Template Reference

Defines main traits for types directly handled. More...

#include <types.h>

List of all members.

Static Public Attributes

static const TYPES id = T_INVALID
 id of the type
static const QString name = "invalid"
 Name of the type.
static const NUMBER_CLASS type = NOT_A_NUMBER
 Class of number.

Detailed Description

template<typename T>
struct storage::TypeTraits< T >

Defines main traits for types directly handled.

Definition at line 221 of file types.h.


Member Data Documentation

template<typename T >
const TYPES storage::TypeTraits< T >::id = T_INVALID [inline, static]

id of the type

Definition at line 230 of file types.h.

template<typename T >
const QString storage::TypeTraits< T >::name = "invalid" [inline, static]

Name of the type.

The name of the type is a valid C identifier

Definition at line 228 of file types.h.

template<typename T >
const NUMBER_CLASS storage::TypeTraits< T >::type = NOT_A_NUMBER [inline, static]

Class of number.

Definition at line 234 of file types.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Fri May 31 15:38:13 2013 for VVE by  doxygen 1.6.3