Orocos Real-Time Toolkit
2.9.0
|
Go to the source code of this file.
Classes | |
struct | RTT::types::sequence_ctor< T > |
Sequence constructor which takes the number of elements in the sequence. More... | |
struct | RTT::types::sequence_varargs_ctor< T > |
See NArityDataSource which requires a function object like this one. More... | |
struct | RTT::types::sequence_constructor_datasource< T > |
Helper DataSource for constructing sequences with a variable number of parameters. More... | |
struct | RTT::types::SequenceBuilder< T > |
Constructs an sequence with n elements, which are given upon construction time. More... | |
struct | RTT::types::sequence_ctor2< T > |
Constructs a sequence from the number of elements and a prototype element for these elements. More... | |
Namespaces | |
RTT | |
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
RTT::types | |
Classes for typekits for describing and handling user data types. | |