Searched refs:handler_type (Results 1 – 4 of 4) sorted by relevance
235 aggregator<handler_type, reserving_port_operation> my_aggregator;305 my_aggregator.initialize_handler(handler_type(this));403 aggregator<handler_type, queueing_port_operation> my_aggregator;467 my_aggregator.initialize_handler(handler_type(this));616 my_aggregator.initialize_handler(handler_type(this));953 my_aggregator.initialize_handler(handler_type(this));963 my_aggregator.initialize_handler(handler_type(this));1065 aggregator<handler_type, join_node_base_operation> my_aggregator;1141 my_aggregator.initialize_handler(handler_type(this));1149 my_aggregator.initialize_handler(handler_type(this));[all …]
135 typedef aggregating_functor<class_type, indexer_node_base_operation> handler_type;137 aggregator<handler_type, indexer_node_base_operation> my_aggregator;167 my_aggregator.initialize_handler(handler_type(this));174 my_aggregator.initialize_handler(handler_type(this));
73 my_aggregator.initialize_handler(handler_type(this)); in function_input_base()167 typedef aggregating_functor<class_type, operation_type> handler_type; typedef169 aggregator< handler_type, operation_type > my_aggregator;
1186 typedef aggregating_functor<class_type, buffer_operation> handler_type; typedef1188 aggregator< handler_type, buffer_operation> my_aggregator;1372 my_aggregator.initialize_handler(handler_type(this)); in buffer_node()