Orocos Real-Time Toolkit  2.9.0
Classes | Namespaces
PartDataSource.hpp File Reference
#include "DataSource.hpp"
#include "../types/carray.hpp"

Go to the source code of this file.

Classes

class  RTT::internal::PartDataSource< T >
 A DataSource which is used to manipulate a reference to a part of a data source. More...
 
class  RTT::internal::PartDataSource< types::carray< T > >
 Partial specialisation of PartDataSource for carray<T> types. More...
 

Namespaces

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
 
 RTT::internal
 Classes which contain all implementation code for the RTT.