#include <DataReaderImpl.h>
Definition at line 465 of file DataReaderImpl.h.
◆ OwnershipManagerPtr()
OpenDDS::DCPS::DataReaderImpl::OwnershipManagerPtr::OwnershipManagerPtr |
( |
DataReaderImpl * |
reader | ) |
|
|
inline |
Definition at line 468 of file DataReaderImpl.h.
469 :
participant_( (reader && reader->is_exclusive_ownership_) ? reader->participant_servant_.lock() : RcHandle<DomainParticipantImpl>())
RcHandle< DomainParticipantImpl > participant_
◆ operator bool()
OpenDDS::DCPS::DataReaderImpl::OwnershipManagerPtr::operator bool |
( |
| ) |
const |
|
inline |
Definition at line 472 of file DataReaderImpl.h.
RcHandle< DomainParticipantImpl > participant_
◆ operator->()
OwnershipManager* OpenDDS::DCPS::DataReaderImpl::OwnershipManagerPtr::operator-> |
( |
void |
| ) |
const |
|
inline |
Definition at line 473 of file DataReaderImpl.h.
RcHandle< DomainParticipantImpl > participant_
◆ participant_
The documentation for this class was generated from the following file: