ipsservices/ipssosplugin/inc/ipsplgpropertywatcher.h
branchRCL_3
changeset 24 d189ee25cf9d
parent 0 8466d47a6819
child 25 3533d4323edc
equal deleted inserted replaced
23:dcf0eedfc1a3 24: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     /**