LSSTApplications  11.0-24-g0a022a1,14.0+77,15.0,15.0+1
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 79 of file DbStorageImpl.cc.

Member Function Documentation

◆ mysqlType() [1/4]

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

Definition at line 92 of file DbStorageImpl.cc.

◆ mysqlType() [2/4]

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

Definition at line 94 of file DbStorageImpl.cc.

◆ mysqlType() [3/4]

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

Definition at line 96 of file DbStorageImpl.cc.

◆ mysqlType() [4/4]

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

Definition at line 98 of file DbStorageImpl.cc.

Member Data Documentation

◆ mysqlType

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

Definition at line 81 of file DbStorageImpl.cc.


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