GenericCommunicator: updated to new IPlugin interface
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Wed, 28 Nov 2012 10:49:36 +0000 (02:49 -0800)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Mon, 14 Jan 2013 08:34:16 +0000 (00:34 -0800)
commit1b5ba019c3c0d8190c5b506611cccb02c014bcab
tree16d9807137eb315bcf15c6970589367e8526628f
parent2479089c15f601bf25cd2e0e9cb21abfd607868f
GenericCommunicator: updated to new IPlugin interface

GenericCommuncator is now based on the updated IPlugin interface
to support static linking.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
LayerManagerPlugins/Communicators/GenericCommunicator/CMakeLists.txt
LayerManagerPlugins/Communicators/GenericCommunicator/include/GenericCommunicator.h
LayerManagerPlugins/Communicators/GenericCommunicator/src/GenericCommunicator.cpp
LayerManagerPlugins/Communicators/GenericCommunicator/test/DBUSCommunicatorTest.cpp
LayerManagerService/include/ICommunicator.h