satengine/satserver/EventMonitors/inc/csatbrowserwsmonitor.h
changeset 51 12bc758d6a02
parent 33 8d5d7fcf9b59
equal deleted inserted replaced
48:78df25012fda 51:12bc758d6a02
    35  * Monitors browser termination.
    35  * Monitors browser termination.
    36  *
    36  *
    37  * @lib EventMonitors.lib
    37  * @lib EventMonitors.lib
    38  * @since Series 60 3.1
    38  * @since Series 60 3.1
    39  */
    39  */
    40 class CSatBrowserWSMonitor : public MSatBrowserThreadObserver,
    40 class CSatBrowserWSMonitor : public CActive,
    41                              public CActive
    41                              public MSatBrowserThreadObserver
    42     {
    42     {
    43 public:
    43 public:
    44 
    44 
    45     /**
    45     /**
    46      * Two-phased constructor.
    46      * Two-phased constructor.