idlefw/inc/framework/aicpsexecuteparam.h
branchRCL_3
changeset 27 2c7f27287390
parent 19 edd621764147
equal deleted inserted replaced
25:9e077f9a342c 27:2c7f27287390
   135     HBufC* iContentType;
   135     HBufC* iContentType;
   136     HBufC* iContentId;
   136     HBufC* iContentId;
   137     
   137     
   138     /** action trigger list, owned.  */
   138     /** action trigger list, owned.  */
   139     RPointerArray<HBufC8> iActions;
   139     RPointerArray<HBufC8> iActions;
       
   140    
       
   141 private: 
       
   142 #ifdef _SAPIDATAPLUGIN_TEST
       
   143     friend class MT_SapiDataPlugin;
       
   144 #endif
   140     };
   145     };
   141 
   146 
   142 #endif /* AICPSEXECUTEPARAM_H */
   147 #endif /* AICPSEXECUTEPARAM_H */