XLKit  0.1.0
 All Classes Files Functions Typedefs Macros Groups
xlkit::XLKIT_VERSION_NAME::Registry::Wrapper Struct Reference

Information for a registered function. More...

#include <xlkit.hpp>

Public Member Functions

 Wrapper (const std::string &func_name, const std::string &sig, const std::string &func_help, const std::string &arg_names, const std::vector< std::string > &parm_help)
 

Public Attributes

std::string myFuncName
 
std::string myTypes
 
std::string myFuncHelp
 
std::string myArgNames
 
std::vector< std::string > myParmHelp
 

Detailed Description

Information for a registered function.


The documentation for this struct was generated from the following file: