Teonet library  0.4.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ksnMultiClass Struct Reference

File: net_multi.h Author: Kirill Scherba kiril.nosp@m.l@sc.nosp@m.herba.nosp@m..ru More...

#include <net_multi.h>

Data Fields

PblMap * list
 Pointer to network list. More...
 
size_t net_count
 Number of networks. More...
 
size_t last_net_idx
 Last network index. More...
 

Detailed Description

File: net_multi.h Author: Kirill Scherba kiril.nosp@m.l@sc.nosp@m.herba.nosp@m..ru

Created on July 23, 2015, 11:46 AM ksnMultiClass module data

Examples:
teomulti.c.

Field Documentation

size_t ksnMultiClass::last_net_idx

Last network index.

Referenced by ksnMultiDestroy(), ksnMultiInit(), teoMultiAddNet(), and teoMultiRun().

size_t ksnMultiClass::net_count

Number of networks.

Referenced by ksnMultiInit(), ksnMultiSetNumNets(), teoMultiAddNet(), and teoMultiRemoveNet().


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