genericpositioningplugins/locationnpppsy/inc/npppsysingletonhandler.h
branchRCL_3
changeset 16 380473e13443
parent 0 667063e416a2
equal deleted inserted replaced
14:b88ebe0cbbbe 16:380473e13443
    49         * must be called to release the reference
    49         * must be called to release the reference
    50         * @param aStatusInterface Referece to MPositionerStatus to report module 
    50         * @param aStatusInterface Referece to MPositionerStatus to report module 
    51         *                         status.
    51         *                         status.
    52         * @reuturn the pointer the the singleton handler
    52         * @reuturn the pointer the the singleton handler
    53         */
    53         */
    54         static CNppPsySingletonHandler* CNppPsySingletonHandler::GetInstanceL( 
    54         static CNppPsySingletonHandler* GetInstanceL( 
    55             MPositionerStatus& aStatusInterface );
    55             MPositionerStatus& aStatusInterface );
    56 
    56 
    57         /**
    57         /**
    58         * Release the reference to singleton handler. If there is no ojbect
    58         * Release the reference to singleton handler. If there is no ojbect
    59         * has the reference of this object, it will delete itself.
    59         * has the reference of this object, it will delete itself.