Simple SFML GUI  0.2a
Static Public Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
DestructionNotificationHub Class Reference

Static Public Member Functions

static bool registerObserver (DestructionObserver *observer, std::set< const DestructionNotifier *> &&listenedPointers={})
 
static bool registerObserver (DestructionObserver *observer, std::set< const DestructionNotifier *> &listenedPointers)
 
static bool unregisterObserver (DestructionObserver *observer)
 

Static Protected Member Functions

static void notifyDestruction (const DestructionNotifier *ptr)
 

Protected Attributes

friend DestructionNotifier
 

The documentation for this class was generated from the following files: