summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceCAPI/src
Commit message (Collapse)AuthorAgeFilesLines
* * Confirming routing ready state after a second domain has been registered.Aleksandar Donchev2014-06-242-4/+7
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-234-33/+33
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* * Bug 123 fixed. Lambda expression compile issues with GCC >= 4.7.x ↵Aleksandar Donchev2013-10-161-13/+13
| | | | specific compile flags resolved.
* * Typo: Dbus address fixed.Aleksandar Donchev2013-10-102-17/+23
|
* * corrected registerDomainChristian Linke2013-09-121-1/+1
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * Added error handling for all async calls.Aleksandar Donchev2013-09-121-15/+96
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * some naming adoptions & review for GENIVIChristian Linke2013-09-094-353/+362
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, ↵Aleksandar Donchev2013-09-034-0/+1652
NodeStateCommunicatorCAPI with unit tests first version. Choosing between DBUS and Common-API via cmake. CommonAPI - legacy support for DBus properties (Set 1) Signed-off-by: Christian Linke <christian.linke@bmw.de> (cherry picked from commit ea96ef59e29466667c90b506426e2a5a9cdb82d2)