Orocos Real-Time Toolkit
2.9.0
|
#include <ostream>
#include <fstream>
#include <string>
#include "MarshallInterface.hpp"
#include "../Property.hpp"
#include "../base/PropertyIntrospection.hpp"
#include "StreamProcessor.hpp"
Go to the source code of this file.
Classes | |
class | RTT::marsh::CPFMarshaller< T > |
class | RTT::marsh::CPFMarshaller< std::ostream > |
A class for marshalling a property or propertybag into a component property description, following the CORBA 3 standard. More... | |
Namespaces | |
RTT | |
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
RTT::marsh | |
Classes for reading/writing properties to/from file or data stream. | |