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

Classes

class  BackgroundTaskWithDialog
 
struct  BackgroundTaskWithDialogParams
 
class  IRunnable
 
class  RunManageOfflineUnitAndStation
 
class  RunReceiveEditorComms
 
class  RunReconnect
 
class  RunSendHeartbeatStation
 
class  RunSendRedundancy
 
class  RunSendStationValuesToLoms
 
class  RunSendWatchcallNT
 
class  RunStationLogics
 
class  RunTanks
 
class  RunUpdateChannels
 
class  Thread
 
struct  ThreadData
 
class  ThreadRunnable
 
class  ThreadRunnablePeriodic
 
class  WatchDog
 

Enumerations

enum  eThreadType { Communication , Editor , Internal }
 

Variables

static iv::threads::IRunnablem_watchDogRunnable
 
static iv::threads::Threadm_watchDogThread
 

Enumeration Type Documentation

◆ eThreadType

Enumerator
Communication 
Editor 
Internal 

Variable Documentation

◆ m_watchDogRunnable

iv::threads::IRunnable* iv::threads::m_watchDogRunnable
static

◆ m_watchDogThread

iv::threads::Thread* iv::threads::m_watchDogThread
static