Orocos Real-Time Toolkit
2.8.3
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
rtt
marsh
rtt-marsh-fwd.hpp
Go to the documentation of this file.
1
#ifndef ORO_RTT_marsh_FWD_HPP
2
#define ORO_RTT_marsh_FWD_HPP
3
4
namespace
RTT
{
5
class
Marshalling;
6
namespace
marsh {
7
class
CPFDemarshaller;
8
class
DemarshallInterface;
9
class
MarshallInterface;
10
class
MarshallingService;
11
class
PropertyBagIntrospector;
12
class
PropertyDemarshaller;
13
class
PropertyLoader;
14
class
PropertyMarshaller;
15
class
SAX2XMLRPCHandler;
16
class
TinyDemarshaller;
17
class
XMLRPCDemarshaller;
18
template
<
class
Stream>
19
class
StreamProcessor
;
20
template
<
typename
output_stream>
21
class
XMLRPCMarshaller
;
22
}
23
namespace
detail {
24
using namespace
marsh;
25
}
26
}
27
#endif
RTT::marsh::XMLRPCMarshaller
Outputs a Property or PropertyBag into a text stream in the XML-RPC format.
Definition:
rtt-marsh-fwd.hpp:21
RTT::marsh::StreamProcessor
An interface for setting and getting a stream object.
Definition:
rtt-marsh-fwd.hpp:19
RTT
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
Definition:
Activity.cpp:51
Generated on Fri Apr 5 2019 12:14:54 for Orocos Real-Time Toolkit by
1.8.11