Searched refs:handle_operations (Results 1 – 7 of 7) sorted by relevance
65 void execute( OperationType* op, HandlerType& handle_operations, bool long_life_time = true ) {87 start_handle_operations(handle_operations);103 void start_handle_operations( HandlerType& handle_operations ) { in start_handle_operations() argument129 handle_operations(op_list); in start_handle_operations()143 HandlerType handle_operations; variable147 void initialize_handler( HandlerType h ) { handle_operations = h; } in initialize_handler()150 aggregator_generic<OperationType>::execute(op, handle_operations); in execute()167 my_object->handle_operations(op_list); in operator()
237 void handle_operations(reserving_port_operation* op_list) {405 void handle_operations(queueing_port_operation* op_list) {563 void handle_operations(key_matching_port_operation* op_list) {902 void handle_operations(key_matching_FE_operation* op_list) {1067 void handle_operations(join_node_base_operation* op_list) {
139 void handle_operations(indexer_node_base_operation* op_list) {
190 void handle_operations(operation_type *op_list) { in handle_operations() function
249 my_cpq->handle_operations(op_list); in operator()253 void handle_operations( cpq_operation* op_list ) { in handle_operations() function
114 void handle_operations(aggregator_operation* op_list) { in handle_operations() function
1190 virtual void handle_operations(buffer_operation *op_list) { in handle_operations() function1708 void handle_operations(prio_operation *op_list) override { in handle_operations() function