#include <DataReaderRemoteImpl.h>
Collaboration diagram for OpenDDS::DCPS::DataReaderRemoteImpl:

Public Member Functions | |
| DataReaderRemoteImpl (DataReaderImpl *parent) | |
| virtual | ~DataReaderRemoteImpl () |
| virtual void | add_association (const RepoId &yourId, const WriterAssociation &writer, bool active) throw (CORBA::SystemException) |
| virtual void | association_complete (const RepoId &remote_id) throw (CORBA::SystemException) |
| virtual void | remove_associations (const WriterIdSeq &writers, CORBA::Boolean callback) throw (CORBA::SystemException) |
| virtual void | update_incompatible_qos (const IncompatibleQosStatus &status) throw (CORBA::SystemException) |
| void | detach_parent () |
Private Attributes | |
| DataReaderImpl * | parent_ |
| ACE_Thread_Mutex | mutex_ |
| OpenDDS::DCPS::DataReaderRemoteImpl::DataReaderRemoteImpl | ( | DataReaderImpl * | parent | ) | [explicit] |
| OpenDDS::DCPS::DataReaderRemoteImpl::~DataReaderRemoteImpl | ( | ) | [virtual] |
| void OpenDDS::DCPS::DataReaderRemoteImpl::add_association | ( | const RepoId & | yourId, | |
| const WriterAssociation & | writer, | |||
| bool | active | |||
| ) | throw (CORBA::SystemException) [virtual] |
| void OpenDDS::DCPS::DataReaderRemoteImpl::association_complete | ( | const RepoId & | remote_id | ) | throw (CORBA::SystemException) [virtual] |
| void OpenDDS::DCPS::DataReaderRemoteImpl::detach_parent | ( | ) |
| void OpenDDS::DCPS::DataReaderRemoteImpl::remove_associations | ( | const WriterIdSeq & | writers, | |
| CORBA::Boolean | callback | |||
| ) | throw (CORBA::SystemException) [virtual] |
| void OpenDDS::DCPS::DataReaderRemoteImpl::update_incompatible_qos | ( | const IncompatibleQosStatus & | status | ) | throw (CORBA::SystemException) [virtual] |
ACE_Thread_Mutex OpenDDS::DCPS::DataReaderRemoteImpl::mutex_ [private] |
1.4.7