XnHandlerFunc5Args< TArg1, TArg2, TArg3, TArg4, TArg5 > Struct Template Reference
#include <XnEventT.h>
List of all members.
Public Types |
typedef void(* | FuncPtr )(TArg1 arg1, TArg2 arg2, TArg3 arg3, TArg4 arg4, TArg5 arg5, void *pCookie) |
template<class TArg1, class TArg2, class TArg3, class TArg4, class TArg5>
struct XnHandlerFunc5Args< TArg1, TArg2, TArg3, TArg4, TArg5 >
Member Typedef Documentation
template<class TArg1 , class TArg2 , class TArg3 , class TArg4 , class TArg5 >
typedef void( * XnHandlerFunc5Args< TArg1, TArg2, TArg3, TArg4, TArg5 >::FuncPtr)(TArg1 arg1, TArg2 arg2, TArg3 arg3, TArg4 arg4, TArg5 arg5, void *pCookie) |
The documentation for this struct was generated from the following file: