#include <fid.h>
Public Member Functions | |
MAXON_IMPLICIT | PrivateIdSwitch (const InternedId &iid) |
MAXON_IMPLICIT | PrivateIdSwitch (const InternedId *iid) |
MAXON_IMPLICIT | PrivateIdSwitch (const ConstDataPtr &key) |
MAXON_IMPLICIT | PrivateIdSwitch (const ForwardingDataPtr &key) |
operator UInt () const | |
template<typename T > | |
Bool | Check (const FId< T, InternedId > &key) |
Private Attributes | |
const InternedId *const | _id |
Bool | _matched |
MAXON_IMPLICIT PrivateIdSwitch | ( | const InternedId & | iid | ) |
MAXON_IMPLICIT PrivateIdSwitch | ( | const InternedId * | iid | ) |
MAXON_IMPLICIT PrivateIdSwitch | ( | const ConstDataPtr & | key | ) |
MAXON_IMPLICIT PrivateIdSwitch | ( | const ForwardingDataPtr & | key | ) |
operator UInt | ( | ) | const |
Bool Check | ( | const FId< T, InternedId > & | key | ) |
|
private |
|
private |