OrocosComponentLibrary  2.7.0
Public Member Functions
SocketMarshaller Class Reference

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

#include <socketmarshaller.hpp>

List of all members.

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: