CrossControl::IPv4Option Struct Reference
The sIPv4Option struct Describes the IPv4EndpointOption. More...
#include <camtypes.h>
Public Attributes | |
| std::string | ipAddress |
| L4Protocol | protocol |
| uint16_t | portNumber |
Detailed Description
The sIPv4Option struct Describes the IPv4EndpointOption.
Member Data Documentation
| std::string CrossControl::IPv4Option::ipAddress |
The IP-address
| uint16_t CrossControl::IPv4Option::portNumber |
The port number
| L4Protocol CrossControl::IPv4Option::protocol |
The transport protocol
The documentation for this struct was generated from the following file:

1.8.11