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