Public Member Functions | |
DBEvent (void *s) | |
void | create (dbEventCtx ctx, dbChannel *ch, EVENTFUNC *fn, unsigned mask) |
void | destroy () |
bool | operator! () const |
Public Attributes | |
dbEventSubscription | subscript |
unsigned | dbe_mask |
void * | self |
unsigned | index |
dbChannel * | chan |