HokuyoAIST  3.0.1
Public Attributes
hokuyoaist::IPAddr Struct Reference

Structure to store an IP address. More...

#include <hokuyoaist/sensor.h>

List of all members.

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

First byte.

Definition at line 107 of file sensor.h.

Fourth byte.

Definition at line 113 of file sensor.h.

Second byte.

Definition at line 109 of file sensor.h.

Third byte.

Definition at line 111 of file sensor.h.


The documentation for this struct was generated from the following file: