ipsservices/ipssosplugin/inc/ipsplgtimeroperation.h
branchRCL_3
changeset 24 d189ee25cf9d
parent 0 8466d47a6819
child 25 3533d4323edc
equal deleted inserted replaced
23:dcf0eedfc1a3 24:d189ee25cf9d
    25     };
    25     };
    26 
    26 
    27 /**
    27 /**
    28 * Simple Timer Operation. Completes observer when time expires.
    28 * Simple Timer Operation. Completes observer when time expires.
    29 */
    29 */
    30 class CIpsPlgTimerOperation : public CActive
    30 NONSHARABLE_CLASS ( CIpsPlgTimerOperation ) : public CActive
    31     {
    31     {
    32     public:
    32     public:
    33         /**
    33         /**
    34         *
    34         *
    35         */
    35         */