Template Class CallbackHelper9

Class Documentation

template<typename M0, typename M1, typename M2, typename M3, typename M4, typename M5, typename M6, typename M7, typename M8>
class CallbackHelper9

Public Types

typedef MessageEvent<M0 const> M0Event
typedef MessageEvent<M1 const> M1Event
typedef MessageEvent<M2 const> M2Event
typedef MessageEvent<M3 const> M3Event
typedef MessageEvent<M4 const> M4Event
typedef MessageEvent<M5 const> M5Event
typedef MessageEvent<M6 const> M6Event
typedef MessageEvent<M7 const> M7Event
typedef MessageEvent<M8 const> M8Event
typedef std::shared_ptr<CallbackHelper9> Ptr

Public Functions

inline virtual ~CallbackHelper9()
virtual void call(bool nonconst_force_copy, const M0Event &e0, const M1Event &e1, const M2Event &e2, const M3Event &e3, const M4Event &e4, const M5Event &e5, const M6Event &e6, const M7Event &e7, const M8Event &e8) = 0