dbcreator/commsdatcreator/Inc/cdcprocessorglobal.h
changeset 27 489cf6208544
parent 20 9c97ad6591ae
child 32 5c4486441ae6
equal deleted inserted replaced
23:7ec726f93df1 27:489cf6208544
    63                                 RPointerArray< HBufC >& aPluginNames, 
    63                                 RPointerArray< HBufC >& aPluginNames, 
    64                                 RPointerArray< RCmDestinationExt >& aDestArray,
    64                                 RPointerArray< RCmDestinationExt >& aDestArray,
    65                                 RPointerArray< HBufC >& aDestNames,
    65                                 RPointerArray< HBufC >& aDestNames,
    66                                 RPointerArray< HBufC >& aDefCon );
    66                                 RPointerArray< HBufC >& aDefCon );
    67 
    67 
    68         // Stores the default connection values
       
    69      //   void SetDefaultConnectionL();
       
    70         
       
    71         /**
    68         /**
    72         * Destructor.
    69         * Destructor.
    73         */
    70         */
    74         virtual ~CProcessorGlobal();
    71         virtual ~CProcessorGlobal();
    75         
    72