Static Public Member Functions | Static Private Attributes
InternalFunctionsManager Class Reference

#include <InternalFunction.h>

List of all members.

Static Public Member Functions

static vector< string > getFunctionNames ()
static void registerFunction (InternalFunction *function)
static InternalFunctionresolve (string functionName)

Static Private Attributes

static map< string,
InternalFunction * > 
_functions

Detailed Description

Manages internal functions lists with register/resolve methods

Definition at line 64 of file InternalFunction.h.


Member Function Documentation

static vector<string> InternalFunctionsManager::getFunctionNames ( ) [inline, static]

Definition at line 77 of file InternalFunction.h.

static void InternalFunctionsManager::registerFunction ( InternalFunction function) [inline, static]

Definition at line 66 of file InternalFunction.h.

static InternalFunction* InternalFunctionsManager::resolve ( string  functionName) [inline, static]

Definition at line 70 of file InternalFunction.h.


Member Data Documentation

map< string, InternalFunction * > InternalFunctionsManager::_functions [static, private]

Definition at line 89 of file InternalFunction.h.


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


scriptable_monitor
Author(s):
autogenerated on Wed Aug 26 2015 16:21:30