libqi-api
2.8.7.4
|
#include <anyfunction.hpp>
Public Types | |
using | VectorType = std::vector< T > |
Public Member Functions | |
VarArguments () | |
VarArguments (const T &t) | |
VarArguments & | operator() (const T &t) |
VectorType & | args () |
const VectorType & | args () const |
Definition at line 19 of file anyfunction.hpp.
using qi::VarArguments< T >::VectorType = std::vector<T> |
Definition at line 25 of file anyfunction.hpp.
|
inline |
Definition at line 21 of file anyfunction.hpp.
|
inline |
Definition at line 22 of file anyfunction.hpp.
|
inline |
Definition at line 27 of file anyfunction.hpp.
|
inline |
Definition at line 28 of file anyfunction.hpp.
|
inline |
Definition at line 23 of file anyfunction.hpp.