|
OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <DataReaderImpl.h>

Public Member Functions | |
| OwnershipManagerScopedAccess () | |
| OwnershipManagerScopedAccess (DataReaderImpl::OwnershipManagerPtr om) | |
| ~OwnershipManagerScopedAccess () | |
| void | swap (OwnershipManagerScopedAccess &rhs) |
| int | release () |
Public Attributes | |
| OwnershipManagerPtr | om_ |
| int | lock_result_ |
Definition at line 483 of file DataReaderImpl.h.
|
inline |
Definition at line 484 of file DataReaderImpl.h.
|
inlineexplicit |
Definition at line 485 of file DataReaderImpl.h.
|
inline |
Definition at line 486 of file DataReaderImpl.h.
References release().
|
inline |
Definition at line 496 of file DataReaderImpl.h.
Referenced by OpenDDS::DCPS::DataReaderImpl_T< DynamicSample >::store_instance_data().
|
inline |
Definition at line 488 of file DataReaderImpl.h.
References lock_result_, om_, and OpenDDS::DCPS::swap().
Referenced by OpenDDS::DCPS::DataReaderImpl_T< DynamicSample >::store_instance_data().
| int OpenDDS::DCPS::DataReaderImpl::OwnershipManagerScopedAccess::lock_result_ |
Definition at line 508 of file DataReaderImpl.h.
Referenced by OpenDDS::DCPS::DataReaderImpl_T< DynamicSample >::store_instance_data(), and swap().
| OwnershipManagerPtr OpenDDS::DCPS::DataReaderImpl::OwnershipManagerScopedAccess::om_ |
Definition at line 507 of file DataReaderImpl.h.
Referenced by swap().
1.8.13