#include <MsgFuncBinding.h>
Public Member Functions | |
MsgFuncBinding () | |
MsgFuncBinding (ObjId m, FuncId f) | |
bool | operator== (const MsgFuncBinding &other) const |
Public Attributes | |
ObjId | mid |
FuncId | fid |
Binds MsgId to FuncIds.
MsgFuncBinding::MsgFuncBinding | ( | ) | [inline] |
bool MsgFuncBinding::operator== | ( | const MsgFuncBinding & | other | ) | const [inline] |
Referenced by operator==(), and putFuncsInOrder().
Referenced by matchMid::operator()(), operator==(), and putFuncsInOrder().