iaux::iaEventReturnHandler< R, Args > Class Template Reference

#include <iaEvent.h>

Public Types

using ReturnType = std::vector< R >
 

Static Public Member Functions

static ReturnType processDelegate (const iaDelegate< R, Args... > &delegate, Args... args)
 

Detailed Description

template<typename R, typename... Args>
class iaux::iaEventReturnHandler< R, Args >

helper class to determine return type

Member Typedef Documentation

◆ ReturnType

template<typename R , typename... Args>
using iaux::iaEventReturnHandler< R, Args >::ReturnType = std::vector<R>

Member Function Documentation

◆ processDelegate()

template<typename R , typename... Args>
static ReturnType iaux::iaEventReturnHandler< R, Args >::processDelegate ( const iaDelegate< R, Args... > &  delegate,
Args...  args 
)
inlinestatic

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