check_consistency(std::string classname) const | ug::bridge::ExportedConstructor | |
create(const ParameterStack ¶msIn) const | ug::bridge::ExportedConstructor | inline |
create_parameter_stack() | ug::bridge::ExportedConstructor | inline |
ExportedConstructor(ProxyFunc pf, const std::string &className, const std::string &options, const std::string ¶mInfos, const std::string &tooltip, const std::string &help) | ug::bridge::ExportedConstructor | |
help() const | ug::bridge::ExportedConstructor | inline |
m_className | ug::bridge::ExportedConstructor | private |
m_help | ug::bridge::ExportedConstructor | private |
m_options | ug::bridge::ExportedConstructor | private |
m_paramInfos | ug::bridge::ExportedConstructor | private |
m_paramsIn | ug::bridge::ExportedConstructor | private |
m_proxy_func | ug::bridge::ExportedConstructor | private |
m_tooltip | ug::bridge::ExportedConstructor | private |
m_vvParamInfo | ug::bridge::ExportedConstructor | private |
num_infos(size_t i) const | ug::bridge::ExportedConstructor | inline |
num_parameter() const | ug::bridge::ExportedConstructor | inline |
options() const | ug::bridge::ExportedConstructor | inline |
parameter_info(size_t i, size_t j) const | ug::bridge::ExportedConstructor | inline |
parameter_info_string() const | ug::bridge::ExportedConstructor | inline |
parameter_info_vec(size_t i) const | ug::bridge::ExportedConstructor | inline |
parameter_name(size_t i) const | ug::bridge::ExportedConstructor | inline |
params_in() const | ug::bridge::ExportedConstructor | inline |
params_in() | ug::bridge::ExportedConstructor | inline |
ProxyFunc typedef | ug::bridge::ExportedConstructor | |
tokenize(const std::string &str, std::vector< std::string > &tokens, const char delimiter) | ug::bridge::ExportedConstructor | protected |
tooltip() const | ug::bridge::ExportedConstructor | inline |