Signature information for both callable types FunctionTypeInterface and MethodType.
More...
#include <anyfunction.hpp>
Signature information for both callable types FunctionTypeInterface and MethodType.
Definition at line 74 of file anyfunction.hpp.
qi::CallableTypeInterface::CallableTypeInterface |
( |
| ) |
|
|
inline |
const std::vector< TypeInterface * > & qi::CallableTypeInterface::argumentsType |
( |
| ) |
|
|
inline |
qi::Signature qi::CallableTypeInterface::parametersSignature |
( |
| ) |
const |
qi::Signature qi::CallableTypeInterface::returnSignature |
( |
| ) |
const |
std::vector<TypeInterface*> qi::CallableTypeInterface::_argumentsType |
|
protected |
The documentation for this class was generated from the following files: