#include <boost/unordered_map.hpp>#include "messages.h"#include "threads.h"#include "llhashers.h"#include "timer.h"

Go to the source code of this file.
Classes | |
| class | protlib::TimerMsg |
| timer message More... | |
| struct | protlib::TimerModuleParam |
| timer module parameters More... | |
| class | protlib::TimerModule |
| timer module class More... | |
| class | protlib::TimerModule::TimerMap |
| timer map More... | |
Namespaces | |
| namespace | protlib |
Variables | |
| static const char *const | protlib::action_t_str [] |
----------------------------------------*- mode: C++; -*--
Timer module (thread) that provides timer management functions ----------------------------------------------------------
Definition in file timer_module.h.
1.6.1