AERA
|
Public Member Functions | |
Operator (bool(*o)(const Context &)) | |
void | setOverload (bool(*o)(const Context &)) |
bool | operator() (const Context &context) const |
bool | is_red () const |
bool | is_syn () const |
Static Public Member Functions | |
static void | Register (uint16 opcode, bool(*op)(const Context &)) |
static Operator | Get (uint16 opcode) |
Definition at line 185 of file operator.h.