RSB  0.7.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PullEventReceivingStrategy.h File Reference
#include <set>
#include <boost/shared_ptr.hpp>
#include <boost/scoped_ptr.hpp>
#include "EventReceivingStrategy.h"
Include dependency graph for PullEventReceivingStrategy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsb::eventprocessing::PullEventReceivingStrategy
 Instances of this class retrieve Event s from transport::Connector s when explicitly asked by a client (which usually is a Participant ). More...

Namespaces

namespace  rsb
namespace  rsb::filter
namespace  rsb::transport
namespace  rsb::eventprocessing

Typedefs

typedef boost::shared_ptr
< InPullConnector > 
rsb::transport::InPullConnectorPtr
typedef boost::shared_ptr
< PullEventReceivingStrategy > 
rsb::eventprocessing::PullEventReceivingStrategyPtr