rtt-marsh-fwd.hpp
Go to the documentation of this file.
00001 #ifndef ORO_RTT_marsh_FWD_HPP
00002 #define ORO_RTT_marsh_FWD_HPP
00003 
00004 namespace RTT {
00005     class Marshalling;
00006     namespace marsh {
00007         class CPFDemarshaller;
00008         class DemarshallInterface;
00009         class MarshallInterface;
00010         class MarshallingService;
00011         class PropertyBagIntrospector;
00012         class PropertyDemarshaller;
00013         class PropertyLoader;
00014         class PropertyMarshaller;
00015         class SAX2XMLRPCHandler;
00016         class TinyDemarshaller;
00017         class XMLRPCDemarshaller;
00018         template<class Stream>
00019         class StreamProcessor;
00020         template<typename output_stream>
00021         class XMLRPCMarshaller;
00022     }
00023     namespace detail {
00024         using namespace marsh;
00025     }
00026 }
00027 #endif


rtt
Author(s): RTT Developers
autogenerated on Wed Aug 26 2015 16:15:52