libqi-api
2.8.7.4
|
#include <anyfunction.hpp>
Public Member Functions | |
KeywordArguments & | operator() (const std::string &name, const T &t) |
Public Attributes | |
std::map< std::string, T > | values |
Definition at line 119 of file anyfunction.hpp.
|
inline |
Definition at line 121 of file anyfunction.hpp.
std::map<std::string, T> qi::KeywordArguments< T >::values |
Definition at line 123 of file anyfunction.hpp.