The Robot Application Programming Interface Delegate Project
|
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 rapid_ext_ProcessManagerState_idl |