DDS::KeyedStringDataReader Class Reference
[KeyedString Built-in Type]

<<interface>> Instantiates DataReader < DDS::KeyedString >. More...

#include <managed_keyedstringSupport.h>

Inheritance diagram for DDS::KeyedStringDataReader:

DDS::TypedDataReader< T > DDS::DataReader DDS::DomainEntity DDS::Entity

List of all members.

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.


Detailed Description

<<interface>> Instantiates DataReader < DDS::KeyedString >.

See also:
DDS::TypedDataReader

DDS::DataReader


Member Function Documentation

System::String ^ DDS::KeyedStringDataReader::get_key_value ( DDS::InstanceHandle_t%   handle  )  [inline]

<<eXtension>> Retrieve the instance key that corresponds to an instance handle.

See also:
DDS::TypedDataReader::get_key_value

InstanceHandle_t DDS::KeyedStringDataReader::lookup_instance ( System::String^   key  )  [inline]

<<eXtension>> Retrieve the instance handle that corresponds to an instance key.

See also:
DDS::TypedDataReader::lookup_instance


RTI Data Distribution Service .Net APIs Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc