DAnCE  ..
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Classes | Enumerations
DAnCE::SHS Namespace Reference

Namespaces

namespace  Constants
 

Classes

interface  SHS_Daemon
 
class  SHS_CORBA_Transport
 
class  SHS_Transport
 
struct  Status_Update
 

Enumerations

enum  Instance_Status {
  INST_INSTALLED, INST_ACTIVE, INST_PASSIVE, INST_ERROR,
  INST_DEFUNCT
}
 Enumberation describing liveness status of event. More...
 

Enumeration Type Documentation

Enumberation describing liveness status of event.

Enumerator
INST_INSTALLED 

The instance has been loaded into memory

INST_ACTIVE 

The process or element is actively executing

INST_PASSIVE 

The process or element is loaded in memory but not active.

INST_ERROR 

The process or element encountered an error condition

INST_DEFUNCT 

The process or element is now defunct