summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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