Structure to store an IP address.
More...
#include <hokuyoaist/sensor.h>
|
unsigned int | first |
| First byte.
|
|
unsigned int | second |
| Second byte.
|
|
unsigned int | third |
| Third byte.
|
|
unsigned int | fourth |
| Fourth byte.
|
|
Structure to store an IP address.
Definition at line 104 of file sensor.h.
◆ first
unsigned int hokuyoaist::IPAddr::first |
◆ fourth
unsigned int hokuyoaist::IPAddr::fourth |
◆ second
unsigned int hokuyoaist::IPAddr::second |
◆ third
unsigned int hokuyoaist::IPAddr::third |
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/hokuyoaist-3.0.2-build/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/include/hokuyoaist/sensor.h