ChaiScript
Public Member Functions | Public Attributes | List of all members
System Struct Reference

Public Member Functions

void add_callback (const std::string &t_name, const std::function< std::string(const std::string &)> &t_func)
 
void do_callbacks (const std::string &inp)
 

Public Attributes

std::map< std::string, std::function< std::string(const std::string &)> > m_callbacks
 

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