IdSwitchCheck< BASE > Class Template Reference

#include <fid.h>

Inheritance diagram for IdSwitchCheck< BASE >:

公共成员函数

MAXON_IMPLICIT   IdSwitchCheck (BASE &&base)
  operator UInt () const
template<typename T >
Bool   Check (const FId < T, InternedId > &key)
template<typename T , typename C >
Bool   Check (const Declaration< T, C > &key)

Private Attributes

Bool   _matched

构造函数 & 析构函数文档编制

◆  IdSwitchCheck()

MAXON_IMPLICIT IdSwitchCheck ( BASE &&  base )

成员函数文档编制

◆  operator UInt()

operator UInt ( ) const

◆  Check() [1/2]

Bool Check ( const FId < T, InternedId > &  key )

◆  Check() [2/2]

Bool Check ( const Declaration< T, C > &  key )

Member Data Documentation

◆  _matched

Bool _matched
private