Orocos Real-Time Toolkit  2.8.3
Classes | Namespaces
Handle.hpp File Reference
#include "internal/SignalBase.hpp"

Go to the source code of this file.

Classes

class  RTT::Handle
 The Handle holds the information, and allows manipulation, of a connection between a internal::Signal Handler function and the Signal itself. More...
 
class  RTT::ScopedHandle
 A scoped connection Handle of a (connected) slot which disconnects a slot from a signal in its destructor. More...
 
class  RTT::CleanupHandle
 A connection Handle of a (connected) slot which disconnects and cleans up (free all resources) the connection object in its destructor. More...
 

Namespaces

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.