|
|
function_type | get_function (std::string const &name) const noexcept |
|
function_type | set_function (std::string const &name, function_type func) noexcept |
|
void | push_super (function_type func) noexcept |
|
void | pop_super (void) noexcept |
|
filter_type | get_filter (std::string const &name) const noexcept |
|
method_type | get_method (std::string const &name) const noexcept |
|
|
function_table | functions |
|
function_stack | super_stack |
|
|
static function_table | global_functions |
|
static method_table | global_methods |
|
static filter_table | global_filters |
The documentation for this struct was generated from the following file: