DataReader
< DDS::KeyedBytes >.
More...
#include <managed_keyedbytesSupport.h>
Public Member Functions | |
System::String^ | get_key_value (DDS::InstanceHandle_t% handle) |
<<eXtension>> Retrieve the instance key that corresponds to an instance handle . | |
InstanceHandle_t | lookup_instance (System::String^ key) |
<<eXtension>> Retrieve the instance handle that corresponds to an instance key . |
DataReader
< DDS::KeyedBytes >.
System::String ^ DDS::KeyedBytesDataReader::get_key_value | ( | DDS::InstanceHandle_t% | handle | ) | [inline] |
<<eXtension>> Retrieve the instance key
that corresponds to an instance handle
.
InstanceHandle_t DDS::KeyedBytesDataReader::lookup_instance | ( | System::String^ | key | ) | [inline] |
<<eXtension>> Retrieve the instance handle
that corresponds to an instance key
.