| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
Public Member Functions | |
| signal_end_of_usage_aggregator_operation (typename map_storage_type::reference map_record_ref) | |
| void | handle (self_type &container) | 
  Public Member Functions inherited from tbb::interface6::concurrent_lru_cache< key_type, value_type, value_functor_type >::aggregator_operation | |
| aggregator_operation (e_op_type operation_type) | |
| void | cast_and_handle (self_type &container) | 
  Public Member Functions inherited from tbb::interface6::internal::aggregated_operation< Derived > | |
| aggregated_operation () | |
Public Attributes | |
| map_storage_type::reference | my_map_record_ref | 
  Public Attributes inherited from tbb::interface6::concurrent_lru_cache< key_type, value_type, value_functor_type >::aggregator_operation | |
| e_op_type | my_operation_type | 
  Public Attributes inherited from tbb::interface6::internal::aggregated_operation< Derived > | |
| uintptr_t | status | 
| Zero value means "wait" status, all other values are "user" specified values and are defined into the scope of a class which uses "status".  More... | |
| Derived * | next | 
Additional Inherited Members | |
  Public Types inherited from tbb::interface6::concurrent_lru_cache< key_type, value_type, value_functor_type >::aggregator_operation | |
| enum | e_op_type { op_retive, op_signal_end_of_usage } | 
  Private Member Functions inherited from tbb::internal::no_assign | |
| void | operator= (const no_assign &)=delete | 
| no_assign (const no_assign &)=default | |
| no_assign ()=default | |
Definition at line 220 of file concurrent_lru_cache.h.
      
  | 
  inline | 
Definition at line 222 of file concurrent_lru_cache.h.
      
  | 
  inline | 
Definition at line 223 of file concurrent_lru_cache.h.
References tbb::interface6::concurrent_lru_cache< key_type, value_type, value_functor_type >::signal_end_of_usage_aggregator_operation::my_map_record_ref, and tbb::interface6::concurrent_lru_cache< key_type, value_type, value_functor_type >::signal_end_of_usage_serial().
| map_storage_type::reference tbb::interface6::concurrent_lru_cache< key_type, value_type, value_functor_type >::signal_end_of_usage_aggregator_operation::my_map_record_ref | 
Definition at line 221 of file concurrent_lru_cache.h.
Referenced by tbb::interface6::concurrent_lru_cache< key_type, value_type, value_functor_type >::signal_end_of_usage_aggregator_operation::handle().