BRE12
Public Types | Public Member Functions | Public Attributes | List of all members
internal::matching_forwarding_base< KeyType > Struct Template Referenceabstract
Inheritance diagram for internal::matching_forwarding_base< KeyType >:
internal::forwarding_base

Public Types

typedef tbb::internal::strip< KeyType >::type current_key_type
 

Public Member Functions

 matching_forwarding_base (graph &g)
 
virtual task * increment_key_count (current_key_type const &, bool)=0
 
- Public Member Functions inherited from internal::forwarding_base
 forwarding_base (graph &g)
 
virtual task * decrement_port_count (bool handle_task)=0
 
virtual void increment_port_count ()=0
 

Public Attributes

current_key_type current_key
 
- Public Attributes inherited from internal::forwarding_base
graph * graph_pointer
 

The documentation for this struct was generated from the following file: