LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
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: