Main Page   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

ICQ2000::SelfEvent Class Reference

Base class for Self events. More...

#include <events.h>

Inheritance diagram for ICQ2000::SelfEvent::

ICQ2000::Event ICQ2000::MyStatusChangeEvent ICQ2000::MyUserInfoChangeEvent List of all members.

Public Types

enum  EventType { MyStatusChange, MyUserInfoChange }
 An enum of the different self event types.


Public Methods

 SelfEvent (Contact *self)
virtual ~SelfEvent ()
virtual EventType getType () const=0
 get the type of SelfEvent. More...

Contact * getSelfContact () const

Protected Attributes

Contact * m_self_contact

Detailed Description

Base class for Self events.


Member Function Documentation

virtual EventType ICQ2000::SelfEvent::getType   const [pure virtual]
 

get the type of SelfEvent.

Returns:
type of the SelfEvent

Reimplemented in ICQ2000::MyStatusChangeEvent, and ICQ2000::MyUserInfoChangeEvent.


The documentation for this class was generated from the following files:
Generated on Tue Feb 26 19:32:37 2002 for libicq2000 by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001