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

File: net_tun.h Author: Kirill Scherba. More...

#include <net_tun.h>

Data Fields

PblMap * list
 List to store KSNet tunnel servers. More...
 
PblMap * map
 Hash Map to store KSNet tunnel table. More...
 
void * ke
 Pointer to ksnTermClass. More...
 

Detailed Description

File: net_tun.h Author: Kirill Scherba.

Created on May 10, 2015, 3:27 PM

KSNet network tunnel module KSNet network tunnel class data

Field Documentation

void* ksnTunClass::ke

Pointer to ksnTermClass.

PblMap* ksnTunClass::list

List to store KSNet tunnel servers.

PblMap* ksnTunClass::map

Hash Map to store KSNet tunnel table.


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