_dev_name | DEVice | [protected] |
_devices | DEVice | [protected, static] |
_evt_name | EVENTsource | [protected] |
_hdlrs | DEVice | [protected] |
_sources | EVENTsource | [protected] |
_tags | EVENTsource | [protected] |
_vals | EVENTsource | [protected] |
add_handler(EVENThandler *h) | DEVice | [inline] |
add_source(cEVENTsource *s) | EVENTsource | [inline] |
add_tag(Cstr_ptr &t, void *v=0) | EVENTsource | [inline] |
class_name() const=0 | TYPEDOBJ | [pure virtual] |
debug(ostream &os) const | DEVice | [inline, virtual] |
DEFINE_BASE_TYPE(DEVice, const DEVice *) | DEVice | |
dev_name() const | DEVice | [inline] |
DEVice(Cstr_ptr &dev_name, Cstr_ptr &evt_name) | DEVice | |
devices() | DEVice | [inline, static] |
distrib(cEVENTptr &e) const | DEVice | [inline] |
EVENTsource(Cstr_ptr &tag, void *v=0) | EVENTsource | [inline] |
evt_name() const | EVENTsource | [inline] |
find_tag(Cstr_ptr &tag, void *&v) const | EVENTsource | [protected] |
is_of_type(Cstr_ptr &t) const=0 | TYPEDOBJ | [pure virtual] |
lookup(EVENTsource s) | DEVice | [static] |
operator==(cEVENTsource &) const | EVENTsource | [inline] |
print() const | EVENTsource | |
print_available_events(Cstr_ptr &evtype) | DEVice | [static] |
print_data() const | EVENTsource | |
rem_handler(EVENThandler *h) | DEVice | [inline] |
test(cEVENTsource &e) const | EVENTsource | |
~DEVice() | DEVice | [inline, virtual] |
~EVENTsource() | EVENTsource | [inline, virtual] |