momo  3.12
momo::internal::HashMapNestedSetSettings< THashMapSettings > Class Template Reference

#include <HashMap.h>

Static Public Attributes

static const CheckMode checkMode = HashMapSettings::checkMode
 
static const ExtraCheckMode extraCheckMode = HashMapSettings::extraCheckMode
 
static const bool checkVersion = HashMapSettings::checkVersion
 
static const bool allowExceptionSuppression = HashMapSettings::allowExceptionSuppression
 

Protected Types

typedef THashMapSettings HashMapSettings
 

Member Typedef Documentation

◆ HashMapSettings

template<typename THashMapSettings >
typedef THashMapSettings momo::internal::HashMapNestedSetSettings< THashMapSettings >::HashMapSettings
protected

Member Data Documentation

◆ allowExceptionSuppression

template<typename THashMapSettings >
const bool momo::internal::HashMapNestedSetSettings< THashMapSettings >::allowExceptionSuppression = HashMapSettings::allowExceptionSuppression
static

◆ checkMode

template<typename THashMapSettings >
const CheckMode momo::internal::HashMapNestedSetSettings< THashMapSettings >::checkMode = HashMapSettings::checkMode
static

◆ checkVersion

template<typename THashMapSettings >
const bool momo::internal::HashMapNestedSetSettings< THashMapSettings >::checkVersion = HashMapSettings::checkVersion
static

◆ extraCheckMode

template<typename THashMapSettings >
const ExtraCheckMode momo::internal::HashMapNestedSetSettings< THashMapSettings >::extraCheckMode = HashMapSettings::extraCheckMode
static

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