channel::MapRouter< IdType, IdTrait, SynchPolicy >::PubSub_Registry Struct Reference

List of all members.

Public Member Functions

 PubSub_Registry ()
 ~PubSub_Registry ()

Public Attributes

std::map< Destination *, PubSub_Scope > * subers_
SynchPolicy::RW_MUTEX subers_lock_

Detailed Description

template<class IdType, class IdTrait, class SynchPolicy>
struct channel::MapRouter< IdType, IdTrait, SynchPolicy >::PubSub_Registry

Definition at line 57 of file MapRouter.h.


Constructor & Destructor Documentation

template<class IdType, class IdTrait, class SynchPolicy>
channel::MapRouter< IdType, IdTrait, SynchPolicy >::PubSub_Registry::PubSub_Registry  )  [inline]
 

Definition at line 60 of file MapRouter.h.

References channel::MapRouter< IdType, IdTrait, SynchPolicy >::PubSub_Registry::subers_.

template<class IdType, class IdTrait, class SynchPolicy>
channel::MapRouter< IdType, IdTrait, SynchPolicy >::PubSub_Registry::~PubSub_Registry  )  [inline]
 

Definition at line 63 of file MapRouter.h.

References channel::MapRouter< IdType, IdTrait, SynchPolicy >::PubSub_Registry::subers_, and channel::MapRouter< IdType, IdTrait, SynchPolicy >::PubSub_Registry::subers_lock_.


Member Data Documentation

template<class IdType, class IdTrait, class SynchPolicy>
std::map<Destination *, PubSub_Scope>* channel::MapRouter< IdType, IdTrait, SynchPolicy >::PubSub_Registry::subers_
 

Definition at line 58 of file MapRouter.h.

Referenced by channel::MapRouter< IdType, IdTrait, SynchPolicy >::PubSub_Registry::PubSub_Registry(), channel::MapRouter< IdType, IdTrait, SynchPolicy >::route_msg(), channel::MapRouter< IdType, IdTrait, SynchPolicy >::subscribe_msg(), channel::MapRouter< IdType, IdTrait, SynchPolicy >::unsubscribe_msg(), and channel::MapRouter< IdType, IdTrait, SynchPolicy >::PubSub_Registry::~PubSub_Registry().

template<class IdType, class IdTrait, class SynchPolicy>
SynchPolicy::RW_MUTEX channel::MapRouter< IdType, IdTrait, SynchPolicy >::PubSub_Registry::subers_lock_
 

Definition at line 59 of file MapRouter.h.

Referenced by channel::MapRouter< IdType, IdTrait, SynchPolicy >::route_msg(), channel::MapRouter< IdType, IdTrait, SynchPolicy >::subscribe_msg(), channel::MapRouter< IdType, IdTrait, SynchPolicy >::unsubscribe_msg(), and channel::MapRouter< IdType, IdTrait, SynchPolicy >::PubSub_Registry::~PubSub_Registry().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 27 19:59:23 2006 for channel by  doxygen 1.4.6-NO