libqi-api
2.8.7.4
|
#include <anyfunction.hpp>
Public Member Functions | |
ArgumentTransformation (bool dropFirst=false, bool prependValue=false, void *value=0) | |
Public Attributes | |
bool | dropFirst |
bool | prependValue |
void * | boundValue |
Definition at line 99 of file anyfunction.hpp.
|
inline |
Definition at line 109 of file anyfunction.hpp.
void* qi::ArgumentTransformation::boundValue |
Definition at line 115 of file anyfunction.hpp.
bool qi::ArgumentTransformation::dropFirst |
Definition at line 103 of file anyfunction.hpp.
bool qi::ArgumentTransformation::prependValue |
Definition at line 105 of file anyfunction.hpp.