|
Cyber Garage Portable Runtime (CGPR) for C
|
#include <interface.h>
Data Fields | |
| CG_LIST_STRUCT_MEMBERS CGString * | name |
| CGString * | ipaddr |
| CGString * | netmask |
| byte | macaddr [CG_NET_MACADDR_SIZE] |
| int | index |
| int CGNetworkInterface::index |
| CGString* CGNetworkInterface::ipaddr |
| byte CGNetworkInterface::macaddr[CG_NET_MACADDR_SIZE] |
| CG_LIST_STRUCT_MEMBERS CGString* CGNetworkInterface::name |
| CGString* CGNetworkInterface::netmask |