Decoupling of declaration and implementation in Factory and
authorPhilip Rauwolf <rauwolf@itestra.de>
Tue, 4 Jun 2013 11:15:59 +0000 (13:15 +0200)
committerPhilip Rauwolf <rauwolf@itestra.de>
Tue, 4 Jun 2013 11:15:59 +0000 (13:15 +0200)
commitfecdeb35e0558e525b6d50acf7db3a561f1fb13e
tree1b589f48d89bfe43c823c721d8059211ec9f3487
parentf8f42f23ed8cf0edd0f62bd04c85fff801413200
Decoupling of declaration and implementation in Factory and
ServicePublisher plus some dependency refactoring (user interface has
not changed) to further separate the new ServicePublisher interface from
the deprecated Factory functions.
Makefile.am
src/CommonAPI/Factory.h
src/CommonAPI/Factory.hpp [new file with mode: 0644]
src/CommonAPI/ServicePublisher.h
src/CommonAPI/ServicePublisher.hpp [new file with mode: 0644]