Classes | |
| class | BeaconConsumer |
| Listen to traffic to determine the network neighborhood. More... | |
| class | HelloTrigger |
| An Event to trigger periodic "HELLO" broadcasts. More... | |
| class | MobileApp |
| Subclass of DTN::Application for mobile-node-specific applications. More... | |
| class | MobileNode |
| A version of WrapNode that has position information. More... | |
| class | MockLink |
| Shadows a broadcast link as a point-to-point link. More... | |
| class | ParallelogramWaypointRange |
| A random waypoint topology defining an arbitrary parallelogram area (or volume). More... | |
| class | Position |
| Three dimensional position for use in node mobility. More... | |
| class | Presence |
| A Position at a particular Time. More... | |
| class | RandomWaypointNode |
| A version of a MobileNode that uses a random waypoint mobility model. More... | |
| class | RectangularAlignedWaypointRange |
| A random waypoint topology defining a rectangular area (or volume) where the edges are aligned with the cardinal axes. More... | |
| class | WaypointEvent |
| An Event to add a waypoint to a MobileNode. More... | |
| class | WaypointRange |
| Abstract base class for random waypoint topologies. More... | |
| class | WirelessLink |
| A version of WrapLink for wireless links. More... | |
Functions | |
| WirelessLink * | parse_wl (InterpreterItem o) |
| Find a registered WirelessLink corresponding to a given reference. | |
| MobileNode * | parse_mn (InterpreterItem o) |
| Find a registered MobileNode corresponding to a given reference. | |
1.5.4