OpenDDS::Security::AuthenticationBuiltInImpl::LocalParticipantData Struct Reference

Inheritance diagram for OpenDDS::Security::AuthenticationBuiltInImpl::LocalParticipantData:
Inheritance graph
[legend]
Collaboration diagram for OpenDDS::Security::AuthenticationBuiltInImpl::LocalParticipantData:
Collaboration graph
[legend]

List of all members.

Public Types

typedef DCPS::RcHandle
< LocalParticipantData
shared_ptr

Public Member Functions

 LocalParticipantData ()

Public Attributes

DCPS::GUID_t participant_guid
LocalAuthCredentialData::shared_ptr credentials
RemoteParticipantMap validated_remotes

Detailed Description

Definition at line 184 of file AuthenticationBuiltInImpl.h.


Member Typedef Documentation

Definition at line 185 of file AuthenticationBuiltInImpl.h.


Constructor & Destructor Documentation

OpenDDS::Security::AuthenticationBuiltInImpl::LocalParticipantData::LocalParticipantData (  )  [inline]

Definition at line 191 of file AuthenticationBuiltInImpl.h.

00192       : participant_guid(DCPS::GUID_UNKNOWN),
00193         credentials(),
00194         validated_remotes()
00195     {
00196 
00197     }


Member Data Documentation

Definition at line 187 of file AuthenticationBuiltInImpl.h.

Definition at line 189 of file AuthenticationBuiltInImpl.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 10 Aug 2018 for OpenDDS by  doxygen 1.6.1