satengine/satserver/EventMonitors/inc/CSatBrowserTerminationMonitor.h
changeset 51 12bc758d6a02
parent 33 8d5d7fcf9b59
equal deleted inserted replaced
48:78df25012fda 51:12bc758d6a02
    33 *  Monitors browser termination.
    33 *  Monitors browser termination.
    34 *
    34 *
    35 *  @lib EventMonitors.lib
    35 *  @lib EventMonitors.lib
    36 *  @since Series 60 3.0
    36 *  @since Series 60 3.0
    37 */
    37 */
    38 class CSatBrowserTerminationMonitor : public MSatBrowserWSObserver,
    38 class CSatBrowserTerminationMonitor : public CSatEventMonitorHandler,
    39                                       public CSatEventMonitorHandler
    39                                       public MSatBrowserWSObserver
    40     {
    40     {
    41     public:  // Constructor and destructor
    41     public:  // Constructor and destructor
    42 
    42 
    43         /**
    43         /**
    44         * Two-phased constructor.
    44         * Two-phased constructor.