CLD
0.1git
|
#include <ncld.h>
Data Fields | |
struct ncld_sess * | sess |
struct cldc_fh * | fh |
bool | is_open |
int | errc |
int | nios |
unsigned int | event_mask |
void(* | event_func )(void *, unsigned int) |
void * | event_arg |
int ncld_fh::errc |
void* ncld_fh::event_arg |
void(* ncld_fh::event_func)(void *, unsigned int) |
unsigned int ncld_fh::event_mask |
struct cldc_fh* ncld_fh::fh |
bool ncld_fh::is_open |
int ncld_fh::nios |
struct ncld_sess* ncld_fh::sess |