momo  3.9
momo::DataSettings< tKeepRowNumber > Class Template Reference

#include <DataColumn.h>

Public Types

typedef ArraySettings TableRawsSettings
 
typedef ArraySettings< 4, true, true > SelectionRawsSettings
 

Static Public Attributes

static const CheckMode checkMode = CheckMode::bydefault
 
static const ExtraCheckMode extraCheckMode = ExtraCheckMode::bydefault
 
static const bool checkVersion = MOMO_CHECK_ITERATOR_VERSION
 
static const bool keepRowNumber = tKeepRowNumber
 

Member Typedef Documentation

◆ SelectionRawsSettings

template<bool tKeepRowNumber = false>
typedef ArraySettings<4, true, true> momo::DataSettings< tKeepRowNumber >::SelectionRawsSettings

◆ TableRawsSettings

template<bool tKeepRowNumber = false>
typedef ArraySettings momo::DataSettings< tKeepRowNumber >::TableRawsSettings

Member Data Documentation

◆ checkMode

template<bool tKeepRowNumber = false>
const CheckMode momo::DataSettings< tKeepRowNumber >::checkMode = CheckMode::bydefault
static

◆ checkVersion

template<bool tKeepRowNumber = false>
const bool momo::DataSettings< tKeepRowNumber >::checkVersion = MOMO_CHECK_ITERATOR_VERSION
static

◆ extraCheckMode

template<bool tKeepRowNumber = false>
const ExtraCheckMode momo::DataSettings< tKeepRowNumber >::extraCheckMode = ExtraCheckMode::bydefault
static

◆ keepRowNumber

template<bool tKeepRowNumber = false>
const bool momo::DataSettings< tKeepRowNumber >::keepRowNumber = tKeepRowNumber
static

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