MipResources::DirectStreamCommModule Class Reference
[Communication module]

Direct stream specification of CommModule. More...

#include <DirectStreamCommModule.h>

Inheritance diagram for MipResources::DirectStreamCommModule:

MipResources::CommModule MipResources::Resource MIPObject

List of all members.

Public Member Functions

 DirectStreamCommModule (int argc, const char *argv[])
 constructor
bool sendPacketString (string &packetString, CommNode recipient)
 Send a packetString.
virtual ResourcePlate getPlate () const
 get resource id (mandatory), it must be defined for all implemented resource


Detailed Description

Direct stream specification of CommModule.

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipResources::DirectStreamCommModule::DirectStreamCommModule ( int  argc,
const char *  argv[] 
)

constructor


Member Function Documentation

bool MipResources::DirectStreamCommModule::sendPacketString ( string &  packetString,
CommNode  recipient 
) [virtual]

Send a packetString.

Parameters:
packetString a string containing a serialized CommPacket
recipient recipient of the packet

Implements MipResources::CommModule.

virtual ResourcePlate MipResources::DirectStreamCommModule::getPlate (  )  const [inline, virtual]

get resource id (mandatory), it must be defined for all implemented resource

Implements MipResources::Resource.


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

Generated on Mon Feb 20 07:01:12 2017 for MIP by  doxygen 1.5.6