Structure to store an IP address.
More...
#include <hokuyoaist/sensor.h>
Public Attributes |
| unsigned int | first |
| | First byte.
|
| unsigned int | second |
| | Second byte.
|
| unsigned int | third |
| | Third byte.
|
| unsigned int | fourth |
| | Fourth byte.
|
Detailed Description
Structure to store an IP address.
Definition at line 104 of file sensor.h.
Member Data Documentation
| unsigned int hokuyoaist::IPAddr::first |
| unsigned int hokuyoaist::IPAddr::fourth |
| unsigned int hokuyoaist::IPAddr::second |
| unsigned int hokuyoaist::IPAddr::third |
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/gbiggs-hokuyoaist-32e8771/include/hokuyoaist/sensor.h