| __log_enabled(log_level_t level, const char *path) const | oasys::Logger | [inline] |
| __logf(log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
| add(Registration *reg, bool add_to_store=true) | dtn::RegistrationTable | |
| baselen_ | oasys::Logger | [protected] |
| classname_ | oasys::Logger | [protected] |
| del(u_int32_t regid) | dtn::RegistrationTable | |
| delete_expired(const time_t now) | dtn::RegistrationTable | |
| dump(oasys::StringBuffer *buf) const | dtn::RegistrationTable | |
| find(u_int32_t regid, RegistrationList::iterator *iter) | dtn::RegistrationTable | [protected] |
| get(u_int32_t regid) const | dtn::RegistrationTable | |
| get(const EndpointIDPattern &eid) const | dtn::RegistrationTable | |
| get_matching(const EndpointID &eid, RegistrationList *reg_list) const | dtn::RegistrationTable | |
| log_enabled(log_level_t level) const | oasys::Logger | [inline] |
| log_multiline(log_level_t level, const char *msg) const | oasys::Logger | [inline] |
| logf(log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
| logf(const char *logpath, log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
| Logger(const char *classname, const char *fmt,...) | oasys::Logger | [inline] |
| Logger(const char *classname, const std::string &logpath) | oasys::Logger | [inline] |
| logpath() | oasys::Logger | [inline] |
| logpath_ | oasys::Logger | [protected] |
| logpath_appendf(const char *fmt,...) | oasys::Logger | [inline] |
| logpathf(const char *fmt,...) | oasys::Logger | [inline] |
| RegistrationTable() | dtn::RegistrationTable | |
| reglist_ | dtn::RegistrationTable | [protected] |
| set_logpath(const char *logpath) | oasys::Logger | [inline] |
| update(Registration *reg) | dtn::RegistrationTable | |
| vlogf(log_level_t level, const char *fmt, va_list args) const | oasys::Logger | [inline] |
| ~RegistrationTable() | dtn::RegistrationTable | [virtual] |