OpenDDS  Snapshot(2023/04/28-20:55)
Classes | Namespaces | Typedefs | Enumerations
DiscoveredEntities.h File Reference
#include <dds/Versioned_Namespace.h>
#include "AssociationRecord.h"
#include "RtpsCoreC.h"
#include "RtpsSecurityC.h"
#include "ICE/Ice.h"
#include <dds/DCPS/FibonacciSequence.h>
#include <dds/DCPS/PoolAllocationBase.h>
#include <dds/DCPS/SequenceNumber.h>
Include dependency graph for DiscoveredEntities.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OpenDDS::RTPS::DiscoveredParticipant
 
struct  OpenDDS::RTPS::DiscoveredParticipant::LocationUpdate
 
struct  OpenDDS::RTPS::DiscoveredSubscription
 
struct  OpenDDS::RTPS::DiscoveredPublication
 

Namespaces

 OpenDDS
 The Internal API and Implementation of OpenDDS.
 
 OpenDDS::RTPS
 

Typedefs

typedef Security::SPDPdiscoveredParticipantData OpenDDS::RTPS::ParticipantData_t
 

Enumerations

enum  OpenDDS::RTPS::AuthState { OpenDDS::RTPS::AUTH_STATE_HANDSHAKE, OpenDDS::RTPS::AUTH_STATE_AUTHENTICATED, OpenDDS::RTPS::AUTH_STATE_UNAUTHENTICATED }
 
enum  OpenDDS::RTPS::HandshakeState { OpenDDS::RTPS::HANDSHAKE_STATE_BEGIN_HANDSHAKE_REQUEST, OpenDDS::RTPS::HANDSHAKE_STATE_BEGIN_HANDSHAKE_REPLY, OpenDDS::RTPS::HANDSHAKE_STATE_PROCESS_HANDSHAKE, OpenDDS::RTPS::HANDSHAKE_STATE_DONE }