Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ark::Notifier< Notification, Observer_t, Observed_t >::ObserverInfo Struct Reference

Observer class is comparible for easy finding of registered observers. More...

#include <Notifier.h>

List of all members.

Public Member Functions

 ObserverInfo (boost::weak_ptr< Observer_t > obs)
bool operator< (ObserverInfo const &obs) const
bool operator< (boost::weak_ptr< Observer_t > obj) const
bool operator== (ObserverInfo const &obs) const
bool operator== (boost::weak_ptr< Observer_t > obj) const

Public Attributes

boost::weak_ptr< Observer_t > observer


Detailed Description

template<class Notification, class Observer_t, class Observed_t>
struct ark::Notifier< Notification, Observer_t, Observed_t >::ObserverInfo

Observer class is comparible for easy finding of registered observers.


Constructor & Destructor Documentation

template<class Notification, class Observer_t, class Observed_t>
ark::Notifier< Notification, Observer_t, Observed_t >::ObserverInfo::ObserverInfo boost::weak_ptr< Observer_t >  obs  )  [inline]
 


Member Function Documentation

template<class Notification, class Observer_t, class Observed_t>
bool ark::Notifier< Notification, Observer_t, Observed_t >::ObserverInfo::operator< boost::weak_ptr< Observer_t >  obj  )  const [inline]
 

template<class Notification, class Observer_t, class Observed_t>
bool ark::Notifier< Notification, Observer_t, Observed_t >::ObserverInfo::operator< ObserverInfo const &  obs  )  const [inline]
 

template<class Notification, class Observer_t, class Observed_t>
bool ark::Notifier< Notification, Observer_t, Observed_t >::ObserverInfo::operator== boost::weak_ptr< Observer_t >  obj  )  const [inline]
 

template<class Notification, class Observer_t, class Observed_t>
bool ark::Notifier< Notification, Observer_t, Observed_t >::ObserverInfo::operator== ObserverInfo const &  obs  )  const [inline]
 


Member Data Documentation

template<class Notification, class Observer_t, class Observed_t>
boost::weak_ptr<Observer_t> ark::Notifier< Notification, Observer_t, Observed_t >::ObserverInfo::observer
 


The documentation for this struct was generated from the following file:
Generated on Tue Sep 6 14:54:41 2005 for Arkonnekt Sound by  doxygen 1.4.4