libqi-api  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
qi::detail::fill_arguments Struct Reference

#include <anyfunctionfactory.hxx>

Public Member Functions

 fill_arguments (std::vector< TypeInterface * > *target)
 
template<typename T >
void operator() (T *) const
 

Public Attributes

std::vector< TypeInterface * > * target
 

Detailed Description

Definition at line 470 of file anyfunctionfactory.hxx.

Constructor & Destructor Documentation

qi::detail::fill_arguments::fill_arguments ( std::vector< TypeInterface * > *  target)
inline

Definition at line 472 of file anyfunctionfactory.hxx.

Member Function Documentation

template<typename T >
void qi::detail::fill_arguments::operator() ( T *  ) const
inline

Definition at line 475 of file anyfunctionfactory.hxx.

Member Data Documentation

std::vector<TypeInterface*>* qi::detail::fill_arguments::target

Definition at line 484 of file anyfunctionfactory.hxx.


The documentation for this struct was generated from the following file: