Teonet library
0.4.7
|
Go to the source code of this file.
Data Structures | |
struct | my_context |
File: net_term.h Author: Kirill Scherba. More... | |
struct | ksnTermClass |
KSNet terminal module class data definition. More... | |
Typedefs | |
typedef struct ksnTermClass | ksnTermClass |
KSNet terminal module class data definition. More... | |
Functions | |
ksnTermClass * | ksnTermInit (void *ke) |
void | ksnTermDestroy (ksnTermClass *kte) |
typedef struct ksnTermClass ksnTermClass |
KSNet terminal module class data definition.
void ksnTermDestroy | ( | ksnTermClass * | kte | ) |
Referenced by modules_destroy().
ksnTermClass* ksnTermInit | ( | void * | ke | ) |
Referenced by modules_init().