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

Public Attributes | |
| ::OpenDDS::DCPS::DataWriterRemote_ptr | remote_writer_objref_ |
| The remote datawriter object reference. | |
| ::DDS::DataWriter_ptr | local_writer_objref_ |
| The local datawriter object reference. | |
| DataWriterImpl * | local_writer_impl_ |
| The datawriter servant. | |
| RepoId | topic_id_ |
| The topic id from repository. | |
| PublicationId | publication_id_ |
| The datawriter/publication id from repository. | |
| CoherencyGroup | group_id_ |
| The group id of the datawriter. - NOT USED IN FIRST IMPL. | |
The group id of the datawriter. - NOT USED IN FIRST IMPL.
The datawriter servant.
| ::DDS::DataWriter_ptr OpenDDS::DCPS::PublisherDataWriterInfo::local_writer_objref_ |
The local datawriter object reference.
The datawriter/publication id from repository.
| ::OpenDDS::DCPS::DataWriterRemote_ptr OpenDDS::DCPS::PublisherDataWriterInfo::remote_writer_objref_ |
The remote datawriter object reference.
The topic id from repository.
1.4.7