List of all members.
Public Member Functions |
| Context (module::Registry ®istry_arg, module::Module *module_arg) |
template<class T > |
void | add (T *plugin) |
template<class T > |
void | remove (T *plugin) |
void | registerVariable (sys_var *var) |
option_map | getOptions () |
Static Public Member Functions |
static std::string | prepend_name (std::string module_name, const std::string &var_name) |
Private Attributes |
module::Registry & | registry |
module::Module * | module |
Detailed Description
Definition at line 50 of file context.h.
The documentation for this class was generated from the following files: