OpenDDS::DCPS::ReplayerListener Class Reference

Listener for handling callbacks from the Replayer. More...

#include <Replayer.h>

Inheritance diagram for OpenDDS::DCPS::ReplayerListener:
Inheritance graph
[legend]
Collaboration diagram for OpenDDS::DCPS::ReplayerListener:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~ReplayerListener ()
virtual void on_replayer_matched (Replayer *replayer, const DDS::PublicationMatchedStatus &status)

Detailed Description

Listener for handling callbacks from the Replayer.

This class is for handling callbacks from the Replayer object.

Definition at line 32 of file Replayer.h.


Constructor & Destructor Documentation

OpenDDS::DCPS::ReplayerListener::~ReplayerListener (  ) 

Definition at line 14 of file Replayer.cpp.

00015 {
00016 }


Member Function Documentation

virtual void OpenDDS::DCPS::ReplayerListener::on_replayer_matched ( Replayer replayer,
const DDS::PublicationMatchedStatus status 
) [virtual]

Callback for when the Replayer is associated with a DataReader.

Parameters:
replayer Replayer that received the association

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 10 Aug 2018 for OpenDDS by  doxygen 1.6.1