Menu

CallBack.h File Reference

#include "mw/common/Event.h"
#include "mw/nl/DistinctNL.h"
#include "case/Delegate.h"

Go to the source code of this file.

Namespaces

namespace  famouso
namespace  famouso::mw
namespace  famouso::mw::api

Typedefs

typedef const Event famouso::mw::api::SECCallBackData
 Definition of the data that the SubscriberEventChannel callback will get as parameter.
typedef
famouso::util::Delegate
< SECCallBackData & > 
famouso::mw::api::SECCallBack
 Definition of the callback itself using the CallBackData as template.

Functions

void famouso::mw::api::cb (SECCallBackData &cbd)
 cb is the default callback