Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

bdlmt::Signaler_Invocable< t_SIGNALER, void(t_ARG1, t_ARG2, t_ARG3)> Struct Template Reference

#include <bdlmt_signaler.h>

List of all members.

Public Member Functions

void operator() (t_ARG1, t_ARG2, t_ARG3) const

template<class t_SIGNALER, class t_ARG1, class t_ARG2, class t_ARG3>
struct bdlmt::Signaler_Invocable< t_SIGNALER, void(t_ARG1, t_ARG2, t_ARG3)>


Member Function Documentation

template<class t_SIGNALER , class t_ARG1 , class t_ARG2 , class t_ARG3 >
void bdlmt::Signaler_Invocable< t_SIGNALER, void(t_ARG1, t_ARG2, t_ARG3)>::operator() ( t_ARG1  ,
t_ARG2  ,
t_ARG3   
) const

Call the functions held in all slot holders, in the order of group numbers and with the ordering within one group being the order in which connections were made, passing the number and type of arguments passed to this function.


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