locationsystemui/locationsysui/locverifier/inc/lpdrequestorprocessor.h
branchCompilerCompatibility
changeset 11 b1c431e5a893
parent 0 667063e416a2
equal deleted inserted replaced
10:936cdb3b3ca7 11:b1c431e5a893
    72         const RPointerArray<CPosRequestor>& Requestors() const;
    72         const RPointerArray<CPosRequestor>& Requestors() const;
    73        
    73        
    74        /**
    74        /**
    75         * Sets Type of Request
    75         * Sets Type of Request
    76         */
    76         */
    77         void CLpdRequestorProcessor::SetRequestType( TInt aReqType );
    77         void SetRequestType( TInt aReqType );
    78 
    78 
    79         /**
    79         /**
    80         * Resets requestor arrays and destroys requestor objects.
    80         * Resets requestor arrays and destroys requestor objects.
    81         */
    81         */
    82         void ResetAndDestroyRequestors();
    82         void ResetAndDestroyRequestors();