17.2.2.8.2. InstanceHandle_t¶
-
struct
eprosima::fastrtps::rtps
::
InstanceHandle_t
¶ Struct InstanceHandle_t, used to contain the key for WITH_KEY topics.
Public Functions
-
InstanceHandle_t &
operator=
(const InstanceHandle_t &ihandle)¶ Assignment operator
- Parameters
ihandle
: Instance handle to copy the data from
-
InstanceHandle_t &
operator=
(const GUID_t &guid)¶ Assignment operator
- Parameters
guid
: GUID to copy the data from
-
bool
isDefined
() const¶ Know if the instance handle is defined
- Return
True if the values are not zero.
-
InstanceHandle_t &