|
OpenDDS
Snapshot(2023/04/28-20:55)
|


Public Types | |
| typedef DCPS::RcHandle< LocalParticipantData > | shared_ptr |
Public Member Functions | |
| LocalParticipantData () | |
| ~LocalParticipantData () | |
Public Member Functions inherited from OpenDDS::DCPS::RcObject | |
| virtual | ~RcObject () |
| virtual void | _add_ref () |
| virtual void | _remove_ref () |
| long | ref_count () const |
| WeakObject * | _get_weak_object () const |
Public Attributes | |
| DCPS::GUID_t | participant_guid |
| LocalAuthCredentialData::shared_ptr | credentials |
| RemoteParticipantMap | validated_remotes |
| bool | handshake_debug |
Additional Inherited Members | |
Protected Member Functions inherited from OpenDDS::DCPS::RcObject | |
| RcObject () | |
Definition at line 198 of file AuthenticationBuiltInImpl.h.
| typedef DCPS::RcHandle<LocalParticipantData> OpenDDS::Security::AuthenticationBuiltInImpl::LocalParticipantData::shared_ptr |
Definition at line 199 of file AuthenticationBuiltInImpl.h.
|
inline |
Definition at line 206 of file AuthenticationBuiltInImpl.h.
| OpenDDS::Security::AuthenticationBuiltInImpl::LocalParticipantData::~LocalParticipantData | ( | ) |
Definition at line 1361 of file AuthenticationBuiltInImpl.cpp.
References ACE_DEBUG, ACE_TEXT(), LM_DEBUG, and OpenDDS::DCPS::security_debug.
| LocalAuthCredentialData::shared_ptr OpenDDS::Security::AuthenticationBuiltInImpl::LocalParticipantData::credentials |
| bool OpenDDS::Security::AuthenticationBuiltInImpl::LocalParticipantData::handshake_debug |
| DCPS::GUID_t OpenDDS::Security::AuthenticationBuiltInImpl::LocalParticipantData::participant_guid |
Definition at line 201 of file AuthenticationBuiltInImpl.h.
| RemoteParticipantMap OpenDDS::Security::AuthenticationBuiltInImpl::LocalParticipantData::validated_remotes |
Definition at line 203 of file AuthenticationBuiltInImpl.h.
1.8.13