|
void | addJob (std::function< void()> function, uint32_t miliseconds, TimeoutType &timeout_type) |
|
void | callCallback (const std::function< void()> &callback, const TimeoutType &timeout_type) |
|
void | cancelJob (const TimeoutType &timeout_type) |
|
| Impl (const Impl &)=delete |
|
Impl & | operator= (const Impl &)=delete |
|
| Impl (const Impl &&)=delete |
|
Impl & | operator= (const Impl &&)=delete |
|
void | addJob (std::function< void()> function, uint32_t miliseconds, TimeoutType &timeout_type) |
|
void | cancelJob (const minhton::TimeoutType &timeout_type) |
|
The documentation for this class was generated from the following files:
- daisi/src/minhton-ns3/adapter/core/minhton_watchdog_ns3.cpp
- minhton/src/core/watchdog.cpp