RSB  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DirectEventReceivingStrategy.h File Reference
#include <list>
#include <set>
#include <iostream>
#include <boost/thread/shared_mutex.hpp>
#include <rsc/runtime/Properties.h>
#include <rsc/logging/Logger.h>
#include "../Event.h"
#include "../ParticipantConfig.h"
#include "PushEventReceivingStrategy.h"
#include "rsb/rsbexports.h"
Include dependency graph for DirectEventReceivingStrategy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsb::eventprocessing::DirectEventReceivingStrategy
 This push-style event receiving strategy filters and dispatches rsb::Event s in the context of the thread calling handle. More...
 

Namespaces

 rsb
 
 rsb::eventprocessing