Config::wireless_config Struct Reference#include <Config.h>
List of all members.
Detailed Description
wirless information
Definition at line 34 of file Config.h.
|
Public Member Functions |
| wireless_config () |
| constructor
|
Public Attributes |
int | id |
| id number (in case you have more than one AIBO)
|
Constructor & Destructor Documentation
Config::wireless_config::wireless_config |
( |
|
) |
[inline] |
|
|
constructor
Definition at line 37 of file Config.h. |
Member Data Documentation
The documentation for this struct was generated from the following file:
|