RTT::ProgramInterface::Status Struct Reference

Placeholder of the ProgramStatus. More...

#include <rtt/ProgramInterface.hpp>

List of all members.

Public Types

enum  ProgramStatus {
  stopped, running, paused, error,
  unloaded
}
 

Enumerates the statuses of a ProgramInterface.

More...

Detailed Description

Placeholder of the ProgramStatus.

Definition at line 64 of file ProgramInterface.hpp.


Member Enumeration Documentation

Enumerates the statuses of a ProgramInterface.

Enumerator:
running 

The program is loaded in a ProgramProcessor but not running.

paused 

The program is running.

error 

The program was running but is now paused.

unloaded 

The program was running but has encountered an error.

This program is currently not loaded in a ProgramProcessor.

Definition at line 68 of file ProgramInterface.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 23 13:22:44 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3