|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <GuidUtils.h>


Public Member Functions | |
| GuidPair (const GUID_t &local, const GUID_t &remote) | |
| int | cmp (const GuidPair &other) const |
| bool | operator< (const GuidPair &other) const |
Public Attributes | |
| GUID_t | local |
| GUID_t | remote |
Definition at line 258 of file GuidUtils.h.
Definition at line 262 of file GuidUtils.h.
|
inline |
|
inline |
Definition at line 274 of file GuidUtils.h.
References OpenDDS_Dcps_Export, and OPENDDS_END_VERSIONED_NAMESPACE_DECL.
| GUID_t OpenDDS::DCPS::GuidPair::local |
Definition at line 259 of file GuidUtils.h.
Referenced by cmp(), and OpenDDS::ICE::operator<<().
| GUID_t OpenDDS::DCPS::GuidPair::remote |
Definition at line 260 of file GuidUtils.h.
Referenced by cmp(), OpenDDS::ICE::operator<<(), and OpenDDS::RTPS::Sedp::request_type_objects().
1.8.13