Added support for selective broadcasts
authorStefan Laner <laner@itestra.de>
Mon, 29 Jul 2013 14:36:07 +0000 (16:36 +0200)
committerJohannes Schanda <schanda@itestra.de>
Tue, 3 Sep 2013 16:31:37 +0000 (18:31 +0200)
commit0e0aee2aa57114693ba051b2524dcc400966e266
tree5d9d21a7fb820f3286847a424d19b72df5e06f6c
parentcb33c616711c7e13b3a14123fbd41fa9dcb92f2a
Added support for selective broadcasts

-Add subclass for event to support additional API for selective
-Add hash specialisation for ClientID hashes

Change-Id: Ic708338c5e4a821c908a174ca373d212b5f7b3ee
Makefile.am
src/CommonAPI/ContainerUtils.cpp [new file with mode: 0644]
src/CommonAPI/ContainerUtils.h [new file with mode: 0644]
src/CommonAPI/Event.h
src/CommonAPI/SelectiveEvent.h [new file with mode: 0644]
src/CommonAPI/Stub.h
src/CommonAPI/types.h