![]() |
GA::kit v0.3
G&A's in-house C++ application framework
|
#include <timeout.h>
Public Member Functions | |
| void | clear () |
Public Attributes | |
| Timer | timer |
| std::function< void(void)> | callback |
| std::string | name |
|
inline |
| std::function<void( void )> ga::Timeout::callback |
| std::string ga::Timeout::name |
| Timer ga::Timeout::timer |