| 
    MagAO-X
    
   | 
   ||||
   
  | 
 
 
 | 
Modules | |
| INDI Support in MagAOX Apps | |
Classes | |
| class | MagAOX::app::MagAOXApp< _useINDI > | 
| The base-class for MagAO-X applications.  More... | |
| struct | MagAOX::app::stateCodes | 
| Scoping struct for application state codes.  More... | |
Enumerations | |
| enum | : stateCodeT {  MagAOX::app::stateCodes::FAILURE =-20, MagAOX::app::stateCodes::ERROR =-10, MagAOX::app::stateCodes::UNINITIALIZED = 0, MagAOX::app::stateCodes::INITIALIZED = 1, MagAOX::app::stateCodes::NODEVICE = 2, MagAOX::app::stateCodes::POWEROFF = 4, MagAOX::app::stateCodes::POWERON = 6, MagAOX::app::stateCodes::NOTCONNECTED = 8, MagAOX::app::stateCodes::CONNECTED = 10, MagAOX::app::stateCodes::LOGGEDIN = 15, MagAOX::app::stateCodes::CONFIGURING = 20, MagAOX::app::stateCodes::HOMING = 25, MagAOX::app::stateCodes::OPERATING = 30, MagAOX::app::stateCodes::READY = 35, MagAOX::app::stateCodes::SHUTDOWN = 10000 }  | 
| The numeric codes descrbing an application's state.  More... | |
| anonymous enum : stateCodeT | 
The numeric codes descrbing an application's state.
Definition at line 34 of file stateCodes.hpp.