|
Orocos Real-Time Toolkit
2.9.0
|
#include "internal/DataSource.hpp"#include "internal/DataSources.hpp"#include "base/AttributeBase.hpp"Go to the source code of this file.
Classes | |
| class | RTT::Attribute< T > |
| An Attribute has a name and contains data which can be set and get. More... | |
| class | RTT::Constant< T > |
| As opposed to a Attribute, a Constant can not be assigned to a new value after creation. More... | |
| class | RTT::Alias |
| This class is the most basic Attribute implementation (only suitable for reading a internal::DataSource), does not allow any assignment, just stores a internal::DataSourceBase, and returns it. More... | |
Namespaces | |
| RTT | |
| Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
1.8.11