|
WXP C++ Library Version 6.74.9
|
This struct holds PAN message data. More...
#include "../include/Pan.h"
Public Member Functions | |
| Pan () | |
| int | init () |
Public Attributes | |
| int | sock |
| int | type |
| char | add [80] |
| int | port |
| int | seq |
| struct sockaddr_in | iaddr |
This struct holds PAN message data.
| Pan::Pan | ( | ) |
Constructor
References init().
| int Pan::init | ( | ) |
Initialize the object
Referenced by Pan().