Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::threads::ThreadData Struct Reference

#include <WatchDog.hpp>

Collaboration diagram for iv::threads::ThreadData:
[legend]

Public Attributes

iv::types::threadName name
 
iv::types::timestamp lastTimeRunning
 
iv::threads::Threadthread
 
iv::threads::IRunnablerunnable
 
eThreadType type
 

Member Data Documentation

◆ lastTimeRunning

iv::types::timestamp iv::threads::ThreadData::lastTimeRunning

◆ name

iv::types::threadName iv::threads::ThreadData::name

◆ runnable

iv::threads::IRunnable* iv::threads::ThreadData::runnable

◆ thread

iv::threads::Thread* iv::threads::ThreadData::thread

◆ type

eThreadType iv::threads::ThreadData::type

The documentation for this struct was generated from the following file: