nano-client API Reference
NANO_XRCE_TransportLocator Struct Reference

Basic representation of a transport address. More...

Data Fields

NANO_XRCE_TransportLocatorFormat format
 The format identifier for this type of transport locator.
 
NANO_XRCE_TransportLocatorValue value
 The value of the locator as a union of all possible types.
 

Detailed Description

Basic representation of a transport address.

This type only provides access to the format of the address, so that a locator can be cast to one of the concrete types.

This strategy is preferred over defining a union type for locators.


The documentation for this struct was generated from the following file: