#include <list>
#include <map>
#include "WDError.h"
Include dependency graph for SubscriberMap.h:

Go to the source code of this file.
Compounds | |
| class | SubscriberMap |
| SubscriberMap Class Definition. More... | |
Typedefs | |
| typedef list< IManagedObject * > | EventSubscriberList |
| typedef map< void *, EventSubscriberList * > | EventSubscriberMap |
| typedef pair< void *, EventSubscriberList * > | EventSubscriberPair |
1.2.15