#include <ext/hash_map>
#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::TimerModule::TimerMap |
timer map More... | |
Namespaces | |
namespace | protlib |
Variables | |
static const char *const | protlib::action_t_str [] |
Timer module (thread) that provides timer management functions ----------------------------------------------------------
Definition in file timer_module.h.