#include <Notifier.h>
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 |
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
1.4.4