stub_event.cc
Go to the documentation of this file.
21// ev_entry::ev_entry(char const * name, EVH * func, void *arg, double when, int weight, bool cbdata) STUB
Definition: event.h:46
Definition: Packable.h:53
void eventAddIsh(const char *name, EVH *func, void *arg, double delta_ish, int weight)
Definition: event.cc:114
void eventAdd(const char *, EVH *, void *, double, int, bool) STUB_NOP void eventAddIsh(const char *
void EVH void int STUB void eventDelete(EVH *, void *) STUB void eventInit(void) STUB int eventFind(EVH *
Definition: event.cc:127