ekg2
|
#include <stuff.h>
Pola danych | |
struct child_s * | next |
pid_t | pid |
plugin_t * | plugin |
char * | name |
child_handler_t | handler |
void * | priv_data |
child_handler_t child_s::handler |
char* child_s::name |
struct child_s* child_s::next |
pid_t child_s::pid |
plugin_t* child_s::plugin |
void* child_s::priv_data |