DDS::TransportMulticastMappingFunction_t Class Reference
[Multicast Mapping]

Type representing an external mapping function. More...

#include <managed_infrastructure.h>

List of all members.

Public Attributes

System::String^ dll
 Specifies a dynamic library that contains a mapping function.
System::String^ function_name


Detailed Description

Type representing an external mapping function.

A mapping function is defined by a dynamic library name and a function name.

QoS:
DDS::TransportMulticastMappingQosPolicy

Member Data Documentation

Specifies a dynamic library that contains a mapping function.

A relative or absolute path can be specified.

If the name is specified as "foo", the library name on Linux systems will be libfoo.so; on Windows systems it will be foo.dll.

[default] NULL


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