Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

Comm Class Reference

Prototype for communication classes. All communication classes inherit from this class. More...

#include <Comm.h>

Inheritance diagram for Comm:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual bool sendMessage (shared_ptr< vector< shared_ptr< string > > >)=0
virtual ~Comm ()

Detailed Description

Prototype for communication classes. All communication classes inherit from this class.

Definition at line 33 of file Comm.h.


Constructor & Destructor Documentation

virtual Comm::~Comm  )  [inline, virtual]
 

Definition at line 39 of file Comm.h.


Member Function Documentation

virtual bool Comm::sendMessage shared_ptr< vector< shared_ptr< string > > >   )  [pure virtual]
 

Virtual method to send messages to Traplas.

Implemented in DbusConnection, and FileReader.

Referenced by MessageController::sendMessageToComm().


The documentation for this class was generated from the following file:
Generated on Mon Jun 19 10:22:13 2006 for TraplasVisualisation by  doxygen 1.4.4