branch | RCL_3 |
changeset 64 | 3533d4323edc |
parent 63 | d189ee25cf9d |
63:d189ee25cf9d | 64:3533d4323edc |
---|---|
30 }; |
30 }; |
31 |
31 |
32 /** |
32 /** |
33 * Event timer. When timer expires, it passes it's event to FS framework |
33 * Event timer. When timer expires, it passes it's event to FS framework |
34 */ |
34 */ |
35 NONSHARABLE_CLASS( CIpsPlgEventTimer ) : public CMsvOperation |
35 class CIpsPlgEventTimer : public CMsvOperation |
36 { |
36 { |
37 public: |
37 public: |
38 |
38 |
39 /** |
39 /** |
40 * |
40 * |