Classes | |
struct | sender_traits |
struct | TrivialIncrement |
struct | JitterIncrement |
struct | PollData |
Functions | |
SENDER_TRAITS (HELLO, hello) | |
SENDER_TRAITS (TC, tc) | |
SENDER_TRAITS (MID, mid) | |
SENDER_TRAITS (HNA, hna) | |
void | install_sighandlers () |
Variables | |
void(*) | old_term_handler (int) = SIG_IGN |
void(*) | old_int_handler (int) = SIG_IGN |
void(*) | old_quit_handler (int) = SIG_IGN |
void olsr::sch::internal::install_sighandlers | ( | ) |
olsr::sch::internal::SENDER_TRAITS | ( | HNA | , | |
hna | ||||
) |
olsr::sch::internal::SENDER_TRAITS | ( | MID | , | |
mid | ||||
) |
olsr::sch::internal::SENDER_TRAITS | ( | TC | , | |
tc | ||||
) |
olsr::sch::internal::SENDER_TRAITS | ( | HELLO | , | |
hello | ||||
) |
void(*) olsr::sch::internal::old_int_handler(int) = SIG_IGN |
void(*) olsr::sch::internal::old_quit_handler(int) = SIG_IGN |
void(*) olsr::sch::internal::old_term_handler(int) = SIG_IGN |