Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <WatchDog.hpp>
Public Attributes | |
iv::types::threadName | name |
iv::types::timestamp | lastTimeRunning |
iv::threads::Thread * | thread |
iv::threads::IRunnable * | runnable |
eThreadType | type |
iv::types::timestamp iv::threads::ThreadData::lastTimeRunning |
iv::types::threadName iv::threads::ThreadData::name |
iv::threads::IRunnable* iv::threads::ThreadData::runnable |
iv::threads::Thread* iv::threads::ThreadData::thread |
eThreadType iv::threads::ThreadData::type |