pion::plugins::FeedReader Class Reference

#include <FeedService.hpp>

Inherits pion::plugins::FeedHandler.

List of all members.


Detailed Description

FeedReader: helper class used to read Events from a TCP connection

Definition at line 166 of file FeedService.hpp.

Public Member Functions

virtual ~FeedReader ()
 virtual destructor
 FeedReader (pion::platform::ReactionEngine &reaction_engine, const std::string &reactor_id, pion::platform::CodecPtr &codec_ptr, pion::net::TCPConnectionPtr &tcp_conn)
void reactorWasRemoved (void)
 called when the Reactor we are sending Events to is being removed
virtual void start (void)
 starts the FeedReader


Constructor & Destructor Documentation

pion::plugins::FeedReader::FeedReader ( pion::platform::ReactionEngine reaction_engine,
const std::string &  reactor_id,
pion::platform::CodecPtr codec_ptr,
pion::net::TCPConnectionPtr tcp_conn 
)

constructs a new FeedReader object

Parameters:
reaction_engine reference to the ReactionEngine
reactor_id unique identifier for the Reactor that this handler interacts with
codec_ptr pointer to the Codec that this handler will use
tcp_conn TCP connection that will be used to send/receive Events

Definition at line 153 of file FeedService.cpp.


The documentation for this class was generated from the following files:
Generated on Wed Apr 13 16:38:37 2011 for pion-platform by  doxygen 1.4.7