Enum rmw_unique_network_flow_endpoints_requirement_e

Enum Documentation

enum rmw_unique_network_flow_endpoints_requirement_e

Unique network flow endpoints requirement enumeration.

Values:

enumerator RMW_UNIQUE_NETWORK_FLOW_ENDPOINTS_NOT_REQUIRED

Unique network flow endpoints not required.

enumerator RMW_UNIQUE_NETWORK_FLOW_ENDPOINTS_STRICTLY_REQUIRED

Unique network flow endpoins strictly required. Error if not provided by RMW implementation.

enumerator RMW_UNIQUE_NETWORK_FLOW_ENDPOINTS_OPTIONALLY_REQUIRED

Unique network flow endpoints optionally required. No error if not provided RMW implementation.

enumerator RMW_UNIQUE_NETWORK_FLOW_ENDPOINTS_SYSTEM_DEFAULT

Unique network flow endpoints requirement decided by system.