Orocos Real-Time Toolkit  2.8.3
Classes | Namespaces
MarshallInterface.hpp File Reference
#include <string>
#include "../marsh/rtt-marsh-config.h"
#include "../rtt-fwd.hpp"

Go to the source code of this file.

Classes

class  RTT::marsh::MarshallInterface
 A MarshallInterface converts Property objects to a (file/text) format. More...
 
class  RTT::marsh::DemarshallInterface
 An interface for extracting properties from a format. 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.