ekg2
GIT master
|
#include <sources.h>
Pola danych | |
int | fd |
watch_type_t | type |
plugin_t * | plugin |
void * | handler |
void * | data |
string_t | buf |
time_t | timeout |
time_t | started |
int | transfer_limit |
int | is_session |
guint | id |
GIOChannel * | f |
time_t | __timeout |
time_t | __started |
int | removed |
int | __is_session |
int watch::__is_session |
time_t watch::__started |
time_t watch::__timeout |
string_t watch::buf |
void * watch::data |
GIOChannel* watch::f |
int watch::fd |
void * watch::handler |
guint watch::id |
int watch::is_session |
plugin_t * watch::plugin |
int watch::removed |
time_t watch::started |
time_t watch::timeout |
int watch::transfer_limit |
watch_type_t watch::type |