summaryrefslogtreecommitdiff
path: root/PluginControlInterface/src/IAmControlReceiverShadow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-231-8/+8
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + ↵christian linke2012-12-171-4/+6
| | | | | fixed rundown Signed-off-by: christian linke <christian.linke@bmw.de>
* * removed all documentation to new placechristian mueller2012-03-061-1/+1
| | | | * removed GENIVI copyright from headers * [GDLT-41] changed DLT dependency to 2.5.0
* * updated license headerschristian mueller2012-03-051-4/+14
| | | * updated documentation
* * fixing CAmSerializer.h - smaller changes and copy past stuffchristian mueller2012-03-051-0/+511
* adding new class in Controler plugin to use CAmSerializer to build up a shadow * added test to test the new class (unfinished)