|
Teonet library
0.4.7
|
ksnMultiClass initialize input data More...
#include <net_multi.h>
Data Fields | |
| int | argc |
| Applications argc. More... | |
| char ** | argv |
| Applications argv. More... | |
| ksn_event_cb_type | event_cb |
| size_t | num |
| Number of networks. More... | |
| const int * | ports |
| Ports arrays. More... | |
| const char ** | names |
| Names arrays. More... | |
| const char ** | networks |
| Networks arrays. More... | |
| int | run |
| Run inside init. More... | |
ksnMultiClass initialize input data
| int ksnMultiData::argc |
| char** ksnMultiData::argv |
| ksn_event_cb_type ksnMultiData::event_cb |
Referenced by ksnMultiInit(), and main().
| const char** ksnMultiData::names |
| const char** ksnMultiData::networks |
| size_t ksnMultiData::num |
| const int* ksnMultiData::ports |
| int ksnMultiData::run |