]> pilppa.org Git - libplpbus.git/blob - src/plpbus/ClientServerCommon.cc
initial version
[libplpbus.git] / src / plpbus / ClientServerCommon.cc
1 /*
2  * ClientServerCommon.cpp
3  *
4  *  Created on: Sep 7, 2010
5  *      Author: lamikr
6  */
7
8 #include "ClientServerCommon.hh"
9
10 using namespace plpbus;
11
12 ClientServerCommon::ClientServerCommon()
13 {
14         // TODO Auto-generated constructor stub
15
16 }
17
18 ClientServerCommon::~ClientServerCommon()
19 {
20         // TODO Auto-generated destructor stub
21 }