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

KSNet command class data. More...

#include <net_com.h>

Data Fields

void * kc
 Pointer to KSNet core class object. More...
 
void * ks
 Pointer to KSNet split class. More...
 
void * kr
 Pointer to KSNet reconnect class. More...
 
void * ksscr
 Pointer to teoSScrClass. More...
 

Detailed Description

KSNet command class data.

Field Documentation

void* ksnCommandClass::kr

Pointer to KSNet reconnect class.

Referenced by cmd_disconnected_cb(), cmd_reconnect_cb(), ksnCommandDestroy(), and ksnCommandInit().

void* ksnCommandClass::ks

Pointer to KSNet split class.

Referenced by ksnCommandDestroy(), ksnCommandInit(), and ksnCoreSendto().


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