|
Orocos Real-Time Toolkit
2.9.0
|
#include <iostream>#include <vector>#include <map>#include <string>#include "../Property.hpp"#include "../base/PropertyIntrospection.hpp"#include "MarshallInterface.hpp"#include "StreamProcessor.hpp"Go to the source code of this file.
Classes | |
| class | RTT::marsh::XMLRPCMarshaller< output_stream > |
| Outputs a Property or PropertyBag into a text stream in the XML-RPC 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. | |
1.8.11