#include <ProphetLists.h>

Definition at line 1110 of file ProphetLists.h.
Static Public Member Functions | |
| static QueueComp * | queuecomp (Prophet::q_policy_t qp, ProphetStats *ps, ProphetTable *pt) |
| QueueComp * dtn::QueueComp::queuecomp | ( | Prophet::q_policy_t | qp, | |
| ProphetStats * | ps, | |||
| ProphetTable * | pt | |||
| ) | [inline, static] |
Definition at line 1211 of file ProphetLists.h.
References dtn::Prophet::FIFO, dtn::Prophet::INVALID_QP, dtn::Prophet::LEPR, dtn::Prophet::LINEAR_MOPR, dtn::Prophet::MOFO, dtn::Prophet::MOPR, and dtn::Prophet::SHLI.
Referenced by dtn::ProphetController::do_init(), and dtn::ProphetController::handle_queue_policy_change().
1.5.3