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

Classes

class  DiamarRepeaterApplication
 
class  DiamarRepeaterApplicationController
 

Enumerations

enum class  eExitMode { Close , Reboot , Shutdown }
 
enum class  eState { Start , Restore , Stop , Sleep }
 

Enumeration Type Documentation

◆ eExitMode

enum class iv::app::eExitMode
strong
Enumerator
Close 

Close the application normally

Reboot 

Restart the system when the application closes

Shutdown 

Turn off the system when the application closes

◆ eState

enum class iv::app::eState
strong
Enumerator
Start 

Application running

Restore 

Application being restored

Stop 

Application stopping

Sleep 

Application on hold