DDS4CCM  1.0.8
Public Member Functions | Private Attributes
CIAO::DDS4CCM::DataReaderHandler_T< LISTENER > Class Template Reference

#include <DataReaderHandler_T.h>

Inheritance diagram for CIAO::DDS4CCM::DataReaderHandler_T< LISTENER >:
Inheritance graph
[legend]
Collaboration diagram for CIAO::DDS4CCM::DataReaderHandler_T< LISTENER >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DataReaderHandler_T (LISTENER *drl,::DDS::DataReader_ptr dr)
virtual ~DataReaderHandler_T (void)
virtual int handle_exception (ACE_HANDLE fc=ACE_INVALID_HANDLE)

Private Attributes

LISTENER * drl_
::DDS::DataReader_var dr_

template<typename LISTENER>
class CIAO::DDS4CCM::DataReaderHandler_T< LISTENER >


Constructor & Destructor Documentation

template<typename LISTENER >
CIAO::DDS4CCM::DataReaderHandler_T< LISTENER >::DataReaderHandler_T ( LISTENER *  drl,
::DDS::DataReader_ptr  dr 
)
template<typename LISTENER >
CIAO::DDS4CCM::DataReaderHandler_T< LISTENER >::~DataReaderHandler_T ( void  ) [virtual]

Member Function Documentation

template<typename LISTENER >
int CIAO::DDS4CCM::DataReaderHandler_T< LISTENER >::handle_exception ( ACE_HANDLE  fc = ACE_INVALID_HANDLE) [virtual]

Reimplemented from ACE_Event_Handler.


Member Data Documentation

template<typename LISTENER >
::DDS::DataReader_var CIAO::DDS4CCM::DataReaderHandler_T< LISTENER >::dr_ [private]
template<typename LISTENER >
LISTENER* CIAO::DDS4CCM::DataReaderHandler_T< LISTENER >::drl_ [private]

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