Communication message entry option. More...
Classes | |
| class | Ipv4EndpointOption |
| IPv4 endpoint option for both generic and service discovery purposes. More... | |
| class | LoadBalancingOption |
| Service load balancing option. More... | |
| class | Option |
| Communication message entry abstract option. More... | |
| class | OptionDeserializer |
| A helper class for deserialzing an option payload. More... | |
Enumerations | |
| enum class | OptionType : uint8_t { Configuration = 0x01 , LoadBalancing = 0x02 , IPv4Endpoint = 0x04 , IPv6Endpoint = 0x06 , IPv4Multicast = 0x14 , IPv6Multicast = 0x16 , IPv4SdEndpoint = 0x24 , IPv6SdEndpoint = 0x26 } |
| Entry option type. More... | |
| enum class | Layer4ProtocolType : uint8_t { Tcp = 0x06 , Udp = 0x11 } |
| OSI layer-4 protocol type. More... | |
Communication message entry option.
|
strong |
|
strong |
Entry option type.