branch | RCL_3 |
changeset 63 | d189ee25cf9d |
parent 0 | 8466d47a6819 |
child 64 | 3533d4323edc |
61:dcf0eedfc1a3 | 63:d189ee25cf9d |
---|---|
23 |
23 |
24 /** |
24 /** |
25 * CIpsPlgPropertyWatcher |
25 * CIpsPlgPropertyWatcher |
26 * |
26 * |
27 */ |
27 */ |
28 class CIpsPlgPropertyWatcher : |
28 NONSHARABLE_CLASS ( CIpsPlgPropertyWatcher ) : |
29 public CActive |
29 public CActive |
30 { |
30 { |
31 public: |
31 public: |
32 |
32 |
33 /** |
33 /** |