The Robot Application Programming Interface Delegate Project
RAPID Logo

ProcessManagerState.idl File Reference

import "BaseTypes.idl";
import "Message.idl";
Include dependency graph for ProcessManagerState.idl:

Go to the source code of this file.

Classes

interface  ProcessManagerState

Packages

package  rapid
package  rapid.ext

Defines

#define rapid_ext_ProcessManagerState_idl

Typedefs

typedef sequence< ProcessStatus > ProcessStatusSequence

Enumerations

enum  ProcessStatus {
  PROCESS_STATE_UNAVAIL, PROCESS_STATE_STARTING, PROCESS_STATE_RESTARTING, PROCESS_STATE_RUNNING,
  PROCESS_STATE_STOPPING, PROCESS_STATE_STOPPED, PROCESS_STATE_STOPPED_UNEXPECTEDLY, PROCESS_STATE_KILLED
}

Define Documentation

#define rapid_ext_ProcessManagerState_idl
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines