|
libqi-api
release-2.5.3-2016-11-18
|
#include <anyfunction.hpp>
Public Types | |
| using | VectorType = std::vector< AnyValue > |
Public Member Functions | |
| VarArguments () | |
| VarArguments (const AutoAnyReference &t) | |
| VarArguments & | operator() (const AutoAnyReference &t) |
| VectorType & | args () |
| const VectorType & | args () const |
Definition at line 35 of file anyfunction.hpp.
| using qi::VarArguments< AnyValue >::VectorType = std::vector<AnyValue> |
Definition at line 41 of file anyfunction.hpp.
|
inline |
Definition at line 37 of file anyfunction.hpp.
|
inline |
Definition at line 63 of file anyfunction.hpp.
|
inline |
Definition at line 43 of file anyfunction.hpp.
|
inline |
Definition at line 44 of file anyfunction.hpp.
|
inline |
Definition at line 67 of file anyfunction.hpp.