ekg2  GIT master
Pola danych
Dokumentacja struktury watch

#include <sources.h>

Diagram współpracy dla watch:
Collaboration graph
[legenda]

Pola danych

int fd
 
watch_type_t type
 
plugin_tplugin
 
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
 

Dokumentacja pól

§ __is_session

int watch::__is_session

§ __started

time_t watch::__started

§ __timeout

time_t watch::__timeout

§ buf

string_t watch::buf

§ data

void * watch::data

§ f

GIOChannel* watch::f

§ fd

int watch::fd

§ handler

void * watch::handler

§ id

guint watch::id

§ is_session

int watch::is_session

§ plugin

plugin_t * watch::plugin

§ removed

int watch::removed

§ started

time_t watch::started

§ timeout

time_t watch::timeout

§ transfer_limit

int watch::transfer_limit

§ type

watch_type_t watch::type

Dokumentacja dla tej struktury została wygenerowana z plików: