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

Public Member Functions | |
| DataWriterRemoteImpl (DataWriterImpl *parent) | |
| virtual | ~DataWriterRemoteImpl () |
| virtual void | add_association (const RepoId &yourId, const ReaderAssociation &readers, bool active) throw (CORBA::SystemException) |
| virtual void | association_complete (const RepoId &remote_id) throw (CORBA::SystemException) |
| virtual void | remove_associations (const ReaderIdSeq &readers, CORBA::Boolean callback) throw (CORBA::SystemException) |
| virtual void | update_incompatible_qos (const IncompatibleQosStatus &status) throw (CORBA::SystemException) |
| virtual void | update_subscription_params (const RepoId &readerId, const DDS::StringSeq &exprParams) throw (CORBA::SystemException) |
| void | detach_parent () |
Private Attributes | |
| DataWriterImpl * | parent_ |
| ACE_Thread_Mutex | mutex_ |
| OpenDDS::DCPS::DataWriterRemoteImpl::DataWriterRemoteImpl | ( | DataWriterImpl * | parent | ) | [explicit] |
| OpenDDS::DCPS::DataWriterRemoteImpl::~DataWriterRemoteImpl | ( | ) | [virtual] |
| void OpenDDS::DCPS::DataWriterRemoteImpl::add_association | ( | const RepoId & | yourId, | |
| const ReaderAssociation & | readers, | |||
| bool | active | |||
| ) | throw (CORBA::SystemException) [virtual] |
| void OpenDDS::DCPS::DataWriterRemoteImpl::association_complete | ( | const RepoId & | remote_id | ) | throw (CORBA::SystemException) [virtual] |
| void OpenDDS::DCPS::DataWriterRemoteImpl::detach_parent | ( | ) |
| void OpenDDS::DCPS::DataWriterRemoteImpl::remove_associations | ( | const ReaderIdSeq & | readers, | |
| CORBA::Boolean | callback | |||
| ) | throw (CORBA::SystemException) [virtual] |
| void OpenDDS::DCPS::DataWriterRemoteImpl::update_incompatible_qos | ( | const IncompatibleQosStatus & | status | ) | throw (CORBA::SystemException) [virtual] |
| void OpenDDS::DCPS::DataWriterRemoteImpl::update_subscription_params | ( | const RepoId & | readerId, | |
| const DDS::StringSeq & | exprParams | |||
| ) | throw (CORBA::SystemException) [virtual] |
ACE_Thread_Mutex OpenDDS::DCPS::DataWriterRemoteImpl::mutex_ [private] |
1.4.7