HokuyoAIST
3.0.1
|
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. |
unsigned int hokuyoaist::IPAddr::first |
unsigned int hokuyoaist::IPAddr::fourth |
unsigned int hokuyoaist::IPAddr::second |
unsigned int hokuyoaist::IPAddr::third |