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

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 ControllerNew (const std::string &pgm_name, r_code::_View *view)
 

Detailed Description

Definition at line 94 of file cpp_programs.h.


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