syncmlfw/common/obex/obexclient/inc/Irdaobexsearcher.h
branchRCL_3
changeset 61 b183ec05bd8c
parent 58 4af31167ea77
child 62 19bba8228ff0
equal deleted inserted replaced
59:13d7c31c74e0 61:b183ec05bd8c
    60         void ConstructL();
    60         void ConstructL();
    61 
    61 
    62     protected: // Functions from base classes
    62     protected: // Functions from base classes
    63 
    63 
    64         void RunL();
    64         void RunL();
    65         
       
    66         TInt RunError(TInt aError);
    65         TInt RunError(TInt aError);
    67 
    66 
    68         void DoCancel();
    67         void DoCancel();
    69 
    68 
    70 		/**
    69 		/**