Go to the documentation of this file. 1 #ifndef SZA_UTIL_LOMONITORFLAGS_H
2 #define SZA_UTIL_LOMONITORFLAGS_H
14 class LoMonitorFlags {
17 static const unsigned nLo_ = 5;
20 LO_STATE_UNKNOWN = 0x0,
21 LO_STATE_UNLOCKED = 0x1,
22 LO_STATE_LOCKED = 0x2,
31 LO_ERR_NO_SIGNAL= 0x10,
41 #endif // End #ifndef SZA_UTIL_LOMONITORFLAGS_H