RTI Connext Modern C++ API Version 7.2.0
|
<<value-type>> Handle to identify different instances of the same dds::topic::Topic of a certain type. More...
#include <dds/core/InstanceHandle.hpp>
Public Member Functions | |
InstanceHandle (const dds::core::null_type &null_handle) | |
Create a nil instance handle. More... | |
bool | operator== (const dds::core::null_type &) const |
Returns is_nil() More... | |
bool | is_nil () const |
Check if this InstanceHandle represents the nil InstanceHandle. More... | |
Static Public Member Functions | |
static InstanceHandle | nil () |
Returns the nil instance handle. More... | |
Related Functions | |
(Note that these are not member functions.) | |
std::ostream & | operator<< (std::ostream &os, const dds::core::InstanceHandle &h) |
Prints an instance handle. More... | |
<<value-type>> Handle to identify different instances of the same dds::topic::Topic of a certain type.
Handle to identify different instances of the same dds::topic::Topic of a certain type.
|
inline |
Create a nil instance handle.
|
inline |
Returns is_nil()
|
inlinestatic |
Returns the nil instance handle.
Special dds::core::InstanceHandle value
|
inline |
Check if this InstanceHandle represents the nil InstanceHandle.
|
related |
Prints an instance handle.
The format is 16 2-digit contiguous hexadecimal numbers, for example: