#include <fid.h>
Public Member Functions | |
MAXON_IMPLICIT | IdSwitchCheck (BASE &&base) |
operator UInt () const | |
Bool | Check (const InternedId &key) |
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 |
MAXON_IMPLICIT IdSwitchCheck | ( | BASE && | base | ) |
operator UInt | ( | ) | const |
Bool Check | ( | const InternedId & | key | ) |
Bool Check | ( | const FId< T, InternedId > & | key | ) |
Bool Check | ( | const Declaration< T, C > & | key | ) |
|
private |