FX::TnFXSQLDB::CPPToSQL92Type< type > Struct Template Reference

#include <TnFXSQLDB.h>

List of all members.


Detailed Description

template<typename type>
struct FX::TnFXSQLDB::CPPToSQL92Type< type >

Compile-time mapper of C++ data type to SQL data type. value becomes -1 if no mapping is found

Definition at line 323 of file TnFXSQLDB.h.

Public Types

typedef Generic::TL::at< Generic::IntegralLists::signedInts,
unsignedIntIdx >::value 
signedIntEquiv
typedef Generic::select<
-1==unsignedIntIdx, type,
signedIntEquiv >::value 
typeToUse

Static Public Attributes

static const int unsignedIntIdx
static const int directidx
static const SQLDataType value


The documentation for this struct was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:49 2009 for TnFOX by doxygen v1.4.7