summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Linke <christian.linke@bmw.de>2015-07-28 17:34:04 +0100
committerChristian Linke <christian.linke@bmw.de>2015-07-28 17:34:04 +0100
commitb8ea21e8a49dba9166b85598ff6094f944f0efb3 (patch)
treea3ea0f2ec21b5d2f63b2e4391d08fa7bfd9aec6d
parenta94a9a2c13ebd795832e5772ed042c985666b919 (diff)
downloadaudiomanager-b8ea21e8a49dba9166b85598ff6094f944f0efb3.tar.gz
* make new serializer Calls public in order to use them
Signed-off-by: Christian Linke <christian.linke@bmw.de>
-rw-r--r--AudioManagerUtilities/include/CAmSerializer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/AudioManagerUtilities/include/CAmSerializer.h b/AudioManagerUtilities/include/CAmSerializer.h
index 40d4b6c..c91d02d 100644
--- a/AudioManagerUtilities/include/CAmSerializer.h
+++ b/AudioManagerUtilities/include/CAmSerializer.h
@@ -196,6 +196,7 @@ private:
typedef CAmDelegate* CAmDelegagePtr; //!< pointer to a delegate
+public:
/**
* instantiates a async delegate with given arguments and sends the delegate pointer over the pipe
*/
@@ -231,6 +232,7 @@ private:
//Delete the pointer.
delete pImp;
}
+private:
/**
* rings the line of the pipe and adds the delegate pointer to the queue