ipsservices/ipssosaoplugin/inc/IpsSosAOBaseAgent.h
changeset 18 578830873419
parent 0 8466d47a6819
child 23 2dc6caa42ec3
equal deleted inserted replaced
4:e7aa27f58ae1 18:578830873419
    56 * Created by IpsSosAOMboxLogic only ones, is active when asyncronic operation
    56 * Created by IpsSosAOMboxLogic only ones, is active when asyncronic operation
    57 * is running. Instance of this class is mailbox spesific.
    57 * is running. Instance of this class is mailbox spesific.
    58 *
    58 *
    59 * @lib ipssosaoplugin.lib
    59 * @lib ipssosaoplugin.lib
    60 */
    60 */
    61 class CIpsSosAOBaseAgent : public CActive
    61 NONSHARABLE_CLASS (CIpsSosAOBaseAgent) : public CActive
    62     {
    62     {
    63     
    63     
    64 public: // enums
    64 public: // enums
    65     
    65     
    66     enum TAgentState
    66     enum TAgentState