CLD  0.1git
Data Fields
ncld_sess Struct Reference

#include <ncld.h>

Data Fields

char * host
 
unsigned short port
 
GMutex * mutex
 
GCond * cond
 
GThread * thread
 
bool is_up
 
bool open_done
 
int errc
 
GList * handles
 
int to_thread [2]
 
struct cldc_udpudp
 
struct cld_timer udp_timer
 
struct cld_timer_list tlist
 
void(* event )(void *, unsigned int)
 
void * event_arg
 

Field Documentation

GCond* ncld_sess::cond
int ncld_sess::errc
void(* ncld_sess::event)(void *, unsigned int)
void* ncld_sess::event_arg
GList* ncld_sess::handles
char* ncld_sess::host
bool ncld_sess::is_up
GMutex* ncld_sess::mutex
bool ncld_sess::open_done
unsigned short ncld_sess::port
GThread* ncld_sess::thread
struct cld_timer_list ncld_sess::tlist
int ncld_sess::to_thread[2]
struct cldc_udp* ncld_sess::udp
struct cld_timer ncld_sess::udp_timer

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