Orocos Real-Time Toolkit
2.8.3
|
#include "SequenceTypeInfoBase.hpp"
Go to the source code of this file.
Namespaces | |
RTT | |
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
RTT::types | |
Classes for typekits for describing and handling user data types. | |
Functions | |
bool | RTT::types::get_container_item (std::vector< bool > &cont, int index) |
Specialisation for vector<bool>, we don't return references to bits aka std::_Bit_reference. More... | |
bool | RTT::types::get_container_item_copy (const std::vector< bool > &cont, int index) |