Orocos Real-Time Toolkit  2.8.3
Classes | Namespaces
ProgramExceptions.hpp File Reference
#include <exception>
#include <string>
#include "rtt-scripting-config.h"

Go to the source code of this file.

Classes

class  RTT::scripting::program_load_exception
 This exception is thrown when a program or state machine could not be loaded into a ProgramProcessor or StateMachineProcessor. More...
 
class  RTT::scripting::program_unload_exception
 This exception is thrown when a program or state machine could not be unloaded into a ProgramProcessor or StateMachineProcessor. More...
 

Namespaces

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
 
 RTT::scripting
 Parser code for the Orocos real-time scripting language.