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

Public Member Functions | |
| DataWriterRemoteImpl (DataWriterImpl *parent) | |
| Constructor. | |
| virtual | ~DataWriterRemoteImpl (void) |
| Destructor. | |
| virtual void | add_associations (const ::OpenDDS::DCPS::RepoId &yourId, const ReaderAssociationSeq &readers) throw ( CORBA::SystemException ) |
| virtual void | remove_associations (const ReaderIdSeq &readers,::CORBA::Boolean callback) throw ( CORBA::SystemException ) |
| virtual void | update_incompatible_qos (const OpenDDS::DCPS::IncompatibleQosStatus &status) throw ( CORBA::SystemException ) |
Private Attributes | |
| DataWriterImpl * | parent_ |
| OpenDDS::DCPS::DataWriterRemoteImpl::DataWriterRemoteImpl | ( | DataWriterImpl * | parent | ) |
Constructor.
| OpenDDS::DCPS::DataWriterRemoteImpl::~DataWriterRemoteImpl | ( | void | ) | [virtual] |
Destructor.
| void OpenDDS::DCPS::DataWriterRemoteImpl::add_associations | ( | const ::OpenDDS::DCPS::RepoId & | yourId, | |
| const ReaderAssociationSeq & | readers | |||
| ) | throw ( CORBA::SystemException ) [virtual] |
| void OpenDDS::DCPS::DataWriterRemoteImpl::remove_associations | ( | const ReaderIdSeq & | readers, | |
| ::CORBA::Boolean | callback | |||
| ) | throw ( CORBA::SystemException ) [virtual] |
| void OpenDDS::DCPS::DataWriterRemoteImpl::update_incompatible_qos | ( | const OpenDDS::DCPS::IncompatibleQosStatus & | status | ) | throw ( CORBA::SystemException ) [virtual] |
1.4.7