iox::gw🔗
Classes🔗
| Name | |
|---|---|
| class | iox: A data structure representing a channel between Iceoryx and an external system. | 
| class | iox: Generic gateway for communication events. | 
| class | iox: Discover the gateway. | 
| class | iox: A reference generic gateway implementation. | 
Types🔗
| Name | |
|---|---|
| enum uint8_t | ChannelError | 
| enum uint8_t | GatewayError | 
Types Documentation🔗
enum ChannelError🔗
| Enumerator | Value | Description | 
|---|---|---|
| OBJECT_POOL_FULL | 
enum GatewayError🔗
| Enumerator | Value | Description | 
|---|---|---|
| UNSUPPORTED_SERVICE_TYPE | ||
| UNSUCCESSFUL_CHANNEL_CREATION | ||
| NONEXISTANT_CHANNEL | 
Updated on 31 May 2022 at 11:34:55 CEST