Classes | Namespaces | Enumerations

acscomponent.idl File Reference

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

Go to the source code of this file.

Classes

interface  ACS::ACSComponent

Namespaces

namespace  ACS

Enumerations

enum  ACS::ComponentStates {
  ACS::COMPSTATE_NEW, ACS::COMPSTATE_INITIALIZING, ACS::COMPSTATE_INITIALIZED, ACS::COMPSTATE_OPERATIONAL,
  ACS::COMPSTATE_ERROR, ACS::COMPSTATE_DESTROYING, ACS::COMPSTATE_ABORTING, ACS::COMPSTATE_DEFUNCT,
  ACS::COMPSTATE_UNKNOWN
}