#include <Comm.h>
Inheritance diagram for Comm:

Public Member Functions | |
| virtual bool | sendMessage (shared_ptr< vector< shared_ptr< string > > >)=0 |
| virtual | ~Comm () |
Definition at line 33 of file Comm.h.
|
|
|
|
|
Virtual method to send messages to Traplas. Implemented in DbusConnection, and FileReader. Referenced by MessageController::sendMessageToComm(). |
1.4.4