idlefw/inc/framework/caicpscommandbuffer.h
branchRCL_3
changeset 74 edd621764147
parent 64 b276298d5729
equal deleted inserted replaced
64:b276298d5729 74:edd621764147
   158     /**
   158     /**
   159     * Plugins execute parameter array 
   159     * Plugins execute parameter array 
   160     * Owned.
   160     * Owned.
   161     */
   161     */
   162     RPointerArray<CAiCpsExecuteParam> iPlugins;
   162     RPointerArray<CAiCpsExecuteParam> iPlugins;
       
   163 
       
   164 private: 
       
   165 #ifdef _AIFW_UNIT_TEST
       
   166     friend class UT_AiCpsCommandBuffer;
       
   167 #endif
   163     };
   168     };
   164 
   169 
   165 #endif // C_CAICPSCOMMANDBUFFER_H
   170 #endif // C_CAICPSCOMMANDBUFFER_H
   166 
   171 
   167 // End of file
   172 // End of file