vhdEventReceiverSet Class Reference

#include <vhdEventReceiverSet.h>

List of all members.

Public Member Functions

 vhdEventReceiverSet ()
virtual ~vhdEventReceiverSet ()
vhtBool isEmpty ()
vhtSize32 getNumberOfEventReceivers ()
vhtBool hasEventReceiver (vhdIEventReceiverRef eventReceiver)
void addEventReceiver (vhdIEventReceiverRef eventReceiver)
void removeEventReceiver (vhdIEventReceiverRef eventReceiver)
vhdIEventReceiverRef getEventReceiverByIndex (vhtSize32 index)
std::set< vhdIEventReceiverRef > getEventReceivers ()

Private Attributes

 vhdCLASS_TYPE
_Impl_impl

Classes

class  _Impl


Constructor & Destructor Documentation

vhdEventReceiverSet::vhdEventReceiverSet (  ) 

vhdEventReceiverSet::~vhdEventReceiverSet (  )  [virtual]


Member Function Documentation

vhtBool vhdEventReceiverSet::isEmpty (  ) 

vhtSize32 vhdEventReceiverSet::getNumberOfEventReceivers (  ) 

vhtBool vhdEventReceiverSet::hasEventReceiver ( vhdIEventReceiverRef  eventReceiver  ) 

void vhdEventReceiverSet::addEventReceiver ( vhdIEventReceiverRef  eventReceiver  ) 

void vhdEventReceiverSet::removeEventReceiver ( vhdIEventReceiverRef  eventReceiver  ) 

vhdIEventReceiverRef vhdEventReceiverSet::getEventReceiverByIndex ( vhtSize32  index  ) 

std::set< vhdIEventReceiverRef > vhdEventReceiverSet::getEventReceivers (  ) 


Member Data Documentation

vhdEventReceiverSet::vhdCLASS_TYPE [private]

_Impl* vhdEventReceiverSet::_impl [private]


Generated on Thu Jan 18 10:06:23 2007 for vhdPLUS by  doxygen 1.5.1-p1