idlefw/inc/framework/caicpscommandbuffer.h
branchRCL_3
changeset 74 edd621764147
parent 64 b276298d5729
--- a/idlefw/inc/framework/caicpscommandbuffer.h	Tue Apr 27 16:57:49 2010 +0300
+++ b/idlefw/inc/framework/caicpscommandbuffer.h	Tue May 11 16:30:05 2010 +0300
@@ -160,6 +160,11 @@
     * Owned.
     */
     RPointerArray<CAiCpsExecuteParam> iPlugins;
+
+private: 
+#ifdef _AIFW_UNIT_TEST
+    friend class UT_AiCpsCommandBuffer;
+#endif
     };
 
 #endif // C_CAICPSCOMMANDBUFFER_H