Channel typedef | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | |
Destination typedef | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | |
dump_pub_ids_recursive(TrieNode< Pub_Registry > *node, IdType &id) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
dump_routing_tables(void) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
dump_sub_ids_recursive(TrieNode< Sub_Registry > *node, IdType &id) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
Msg typedef | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | |
NamespaceType enum value | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | |
NameType typedef | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | |
propagate_change_to_neighbors(Oper_Type op, IdType t) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline, protected] |
propagate_child_pub_registry(IdType t, TrieNode< Pub_Registry > *node, Oper_Type oper) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
propagate_child_sub_registry(IdType t, TrieNode< Sub_Registry > *node, Oper_Type oper) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
pub_trie_root_ | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [private] |
publish_msg(IdType t, PubSub_Scope c, Source *src) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
published_global_msgs(std::vector< IdType > &global_msgs) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
published_global_msgs_recursive(std::vector< IdType > &global_msgs, TrieNode< Pub_Registry > *node, IdType &id) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
PubSub_Info_Msg typedef | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | |
route_msg(Msg *msg, Member_Type src_type, PubSub_Scope pub_scope, ACE_Time_Value *timeout=0) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
scope_checking_tbl_ | channel::RouterBase | [static] |
Source typedef | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | |
sub_trie_root_ | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [private] |
subscribe_msg(IdType t, PubSub_Scope c, Destination *dest) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
subscribed_global_msgs(std::vector< IdType > &global_msgs) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
subscribed_global_msgs_recursive(std::vector< IdType > &global_msgs, TrieNode< Sub_Registry > *node, IdType &id) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
TrieRouter() | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
unpublish_msg(IdType t, PubSub_Scope s, Source *src) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
unsubscribe_msg(IdType t, Destination *dest) | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |
~TrieRouter() | channel::TrieRouter< IdType, IdTrait, SynchPolicy > | [inline] |