dbcreator/commsdatcreator/Inc/cdcprocessorvpn.h
branchRCL_3
changeset 58 83ca720e2b9a
parent 57 05bc53fe583b
equal deleted inserted replaced
57:05bc53fe583b 58:83ca720e2b9a
    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. 
    87         * From CProcessorBase. Processes the actual tag.
       
    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.
    88         */
    91         */
       
    92         ////virtual void ProcessTagL( TBool aFieldIDPresent );
    89         virtual void ProcessSpecialFieldsL( TInt aField, HBufC* aTagPtr, TInt aDx );
    93         virtual void ProcessSpecialFieldsL( TInt aField, HBufC* aTagPtr, TInt aDx );
    90 
    94 
    91     private:
    95     private:
    92     
    96     
    93         // @var Stores whether this is the first round of VPN processing or not
    97         // @var Stores whether this is the first round of VPN processing or not