AERA
|
Public Types | |
typedef Controller *(* | Program) (r_code::_View *) |
Static Public Member Functions | |
static void | Register (const std::string &pgm_name, Program pgm) |
static Program | Get (const std::string &pgm_name) |
static Controller * | New (const std::string &pgm_name, r_code::_View *view) |
Definition at line 94 of file cpp_programs.h.