satengine/satserver/Engine/inc/CSatEventMonitorContainer.h
changeset 51 12bc758d6a02
parent 33 8d5d7fcf9b59
equal deleted inserted replaced
48:78df25012fda 51:12bc758d6a02
    38 *  Base class for SAT commands.
    38 *  Base class for SAT commands.
    39 *
    39 *
    40 *  @lib SatServer
    40 *  @lib SatServer
    41 *  @since Series 60 3.0
    41 *  @since Series 60 3.0
    42 */
    42 */
    43 class CSatEventMonitorContainer : public MSatEventMonitorContainer,
    43 class CSatEventMonitorContainer : public CActive,
       
    44                                   public MSatEventMonitorContainer,
    44                                   public MSatEventMonitorUtils,
    45                                   public MSatEventMonitorUtils,
    45                                   public MSatEventObserver,
    46                                   public MSatEventObserver
    46                                   public CActive
       
    47     {
    47     {
    48     public:  // Constructors and destructor
    48     public:  // Constructors and destructor
    49 
    49 
    50         /**
    50         /**
    51         * Two-phased constructor.
    51         * Two-phased constructor.