dbcreator/commsdatcreator/Inc/cdcprocessorvpn.h
changeset 27 489cf6208544
parent 0 5a93021fdf25
child 58 83ca720e2b9a
equal deleted inserted replaced
23:7ec726f93df1 27:489cf6208544
    82                        RPointerArray< RCmConnectionMethodExt >& aPluginArray,
    82                        RPointerArray< RCmConnectionMethodExt >& aPluginArray,
    83                        RPointerArray< HBufC >& aPluginNames,
    83                        RPointerArray< HBufC >& aPluginNames,
    84                        RPointerArray< HBufC >& aUnderLying );
    84                        RPointerArray< HBufC >& aUnderLying );
    85         
    85         
    86         /**
    86         /**
    87         * From CProcessorBase. Processes the actual tag.
    87         * From CProcessorBase. 
    88         * @param aFieldIDPresent shows if field id is read from input file
       
    89         * @return the result of the process, KErrNone if the actual tag is
       
    90         * valid.
       
    91         */
    88         */
    92         ////virtual void ProcessTagL( TBool aFieldIDPresent );
       
    93         virtual void ProcessSpecialFieldsL( TInt aField, HBufC* aTagPtr, TInt aDx );
    89         virtual void ProcessSpecialFieldsL( TInt aField, HBufC* aTagPtr, TInt aDx );
    94 
    90 
    95     private:
    91     private:
    96     
    92     
    97         // @var Stores whether this is the first round of VPN processing or not
    93         // @var Stores whether this is the first round of VPN processing or not