LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Public Member Functions | Static Public Attributes | List of all members
lsst::daf::persistence::IntegerTypeTraits< N > Struct Template Reference

Public Member Functions

template<>
enum_field_types mysqlType
 
template<>
enum_field_types mysqlType
 
template<>
enum_field_types mysqlType
 
template<>
enum_field_types mysqlType
 

Static Public Attributes

static enum_field_types mysqlType
 

Detailed Description

template<size_t N>
struct lsst::daf::persistence::IntegerTypeTraits< N >

Definition at line 72 of file DbStorageImpl.cc.

Member Function Documentation

template<>
enum_field_types lsst::daf::persistence::IntegerTypeTraits< 1 >::mysqlType ( )

Definition at line 85 of file DbStorageImpl.cc.

template<>
enum_field_types lsst::daf::persistence::IntegerTypeTraits< 2 >::mysqlType ( )

Definition at line 87 of file DbStorageImpl.cc.

template<>
enum_field_types lsst::daf::persistence::IntegerTypeTraits< 4 >::mysqlType ( )

Definition at line 89 of file DbStorageImpl.cc.

template<>
enum_field_types lsst::daf::persistence::IntegerTypeTraits< 8 >::mysqlType ( )

Definition at line 91 of file DbStorageImpl.cc.

Member Data Documentation

template<size_t N>
enum_field_types lsst::daf::persistence::IntegerTypeTraits< N >::mysqlType
static

Definition at line 74 of file DbStorageImpl.cc.


The documentation for this struct was generated from the following file: