neic-glass3  1.4.6
Namespaces | Enumerations
threadstate.h File Reference

threadstatus.h More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 glass3
 The neic-glass3 project namespace containing all the classes and functions that make up neic-glass3.
 
 glass3::util
 The neic-glass3 project namespace containing utility classes and functions.
 

Enumerations

enum  glass3::util::ThreadState {
  glass3::util::Initialized = 0, glass3::util::Starting = 1, glass3::util::Started = 2, glass3::util::Stopping = -1,
  glass3::util::Stopped = -2
}
 glass3::util::ThreadState enumeration More...
 

Detailed Description

threadstatus.h

threadstatus.h contains the ThreadState enum class