OrocosComponentLibrary  2.8.3
Public Member Functions | List of all members
SocketMarshaller Class Reference

marsh::MarshallInterface which sends data to multiple sockets. More...

#include <socketmarshaller.hpp>

Inheritance diagram for SocketMarshaller:

Public Member Functions

 SocketMarshaller (OCL::TcpReporting *reporter)
 
virtual void flush ()
 
virtual void serialize (RTT::base::PropertyBase *)
 
virtual void serialize (const PropertyBag &v)
 
void addConnection (OCL::TCP::Socket *os)
 
void removeConnection (OCL::TCP::Datasender *sender)
 
void closeAllConnections ()
 
void shutdown ()
 
OCL::TcpReportinggetReporter () const
 

Detailed Description

marsh::MarshallInterface which sends data to multiple sockets.

Definition at line 50 of file socketmarshaller.hpp.


The documentation for this class was generated from the following files: