AERA
Public Member Functions | Static Public Member Functions | List of all members
r_exec::Operator Class Reference

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)
 

Detailed Description

Definition at line 185 of file operator.h.


The documentation for this class was generated from the following files: