accept_bundle(Bundle *bundle, int *errp) | dtn::BundleRouter | [virtual] |
actions_ | dtn::BundleRouter | [protected] |
baselen_ | oasys::Logger | [protected] |
BundleEventHandler(const char *classname, const char *logpath) | dtn::BundleEventHandler | [inline, protected] |
BundleRouter(const char *classname, const std::string &name) | dtn::BundleRouter | [protected] |
Can_Only_Be_Called_By_A_Logger typedef | oasys::Logger | |
classname_ | oasys::Logger | [protected] |
config_ | dtn::BundleRouter | [static] |
create_router(const char *type) | dtn::BundleRouter | [static] |
custody_bundles_ | dtn::BundleRouter | [protected] |
dispatch_event(BundleEvent *event) | dtn::BundleEventHandler | [protected] |
flood_announcement(LinkStateGraph::Edge *edge, bool exists) | dtn::LinkStateRouter | [protected] |
get_routing_state(oasys::StringBuffer *buf) | dtn::LinkStateRouter | [virtual] |
graph() | dtn::LinkStateRouter | [inline] |
graph_ | dtn::LinkStateRouter | [protected] |
handle_bundle_accept(BundleAcceptRequest *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_bundle_cancel(BundleCancelRequest *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_bundle_delivered(BundleDeliveredEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_bundle_expired(BundleExpiredEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_bundle_free(BundleFreeEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_bundle_inject(BundleInjectRequest *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_bundle_query(BundleQueryRequest *request) | dtn::BundleEventHandler | [protected, virtual] |
handle_bundle_received(BundleReceivedEvent *event) | dtn::LinkStateRouter | [protected, virtual] |
handle_bundle_report(BundleReportEvent *request) | dtn::BundleEventHandler | [protected, virtual] |
handle_bundle_send(BundleSendRequest *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_bundle_transmit_failed(BundleTransmitFailedEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_bundle_transmitted(BundleTransmittedEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_contact_down(ContactDownEvent *event) | dtn::LinkStateRouter | [virtual] |
handle_contact_query(ContactQueryRequest *request) | dtn::BundleEventHandler | [protected, virtual] |
handle_contact_report(ContactReportEvent *request) | dtn::BundleEventHandler | [protected, virtual] |
handle_contact_up(ContactUpEvent *event) | dtn::LinkStateRouter | [virtual] |
handle_custody_signal(CustodySignalEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_custody_timeout(CustodyTimeoutEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_event(BundleEvent *event) | dtn::LinkStateRouter | [inline, virtual] |
handle_link_available(LinkAvailableEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_link_create(LinkCreateRequest *request) | dtn::BundleEventHandler | [protected, virtual] |
handle_link_created(LinkCreatedEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_link_deleted(LinkDeletedEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_link_query(LinkQueryRequest *request) | dtn::BundleEventHandler | [protected, virtual] |
handle_link_report(LinkReportEvent *request) | dtn::BundleEventHandler | [protected, virtual] |
handle_link_state_change_request(LinkStateChangeRequest *req) | dtn::BundleEventHandler | [protected, virtual] |
handle_link_unavailable(LinkUnavailableEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_reassembly_completed(ReassemblyCompletedEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_registration_added(RegistrationAddedEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_registration_expired(RegistrationExpiredEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_registration_removed(RegistrationRemovedEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_route_add(RouteAddEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_route_del(RouteDelEvent *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_route_query(RouteQueryRequest *request) | dtn::BundleEventHandler | [protected, virtual] |
handle_route_report(RouteReportEvent *request) | dtn::BundleEventHandler | [protected, virtual] |
handle_shutdown_request(ShutdownRequest *event) | dtn::BundleEventHandler | [protected, virtual] |
handle_status_request(StatusRequest *event) | dtn::BundleEventHandler | [protected, virtual] |
initialize() | dtn::LinkStateRouter | [virtual] |
LinkStateRouter() | dtn::LinkStateRouter | |
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] |
LS_ANNOUNCEMENT enum value | dtn::LinkStateRouter | |
ls_type enum name | dtn::LinkStateRouter | |
name_ | dtn::BundleRouter | [protected] |
packed | dtn::LinkStateRouter | |
pending_bundles_ | dtn::BundleRouter | [protected] |
reg_ | dtn::LinkStateRouter | [protected] |
send_announcement(LinkStateGraph::Edge *edge, Link *outgoing_link, bool exists) | dtn::LinkStateRouter | [protected] |
set_logpath(const char *logpath) | oasys::Logger | [inline] |
shutdown() | dtn::BundleRouter | [virtual] |
vlogf(log_level_t level, const char *fmt, va_list args) const | oasys::Logger | [inline] |
~BundleEventHandler() | dtn::BundleEventHandler | [inline, protected, virtual] |
~BundleRouter() | dtn::BundleRouter | [virtual] |