38 #ifndef PI_PROPERTIES_MARSHALLER 39 #define PI_PROPERTIES_MARSHALLER 42 #include "../marsh/rtt-marsh-config.h" 43 #include "../rtt-fwd.hpp" 81 virtual void flush() = 0;
A MarshallInterface converts Property objects to a (file/text) format.
Base class for all properties.
A container for holding references to properties.
virtual ~DemarshallInterface()
virtual ~MarshallInterface()
An interface for extracting properties from a format.
void serialize(Archive &a, RTT::ConnPolicy &c, unsigned int)
Serializes RTT::ConnPolicy objects.
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.