#include <string>
#include "../marsh/rtt-marsh-config.h"
#include "../rtt-fwd.hpp"
Go to the source code of this file.
Classes | |
class | RTT::marsh::DemarshallInterface |
An interface for extracting properties from a format. More... | |
class | RTT::marsh::MarshallInterface |
A MarshallInterface converts Property objects to a (file/text) format. More... | |
Namespaces | |
namespace | RTT |
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
namespace | RTT::marsh |