Searched refs:send_id (Results 1 – 2 of 2) sorted by relevance
160 auto first_body = &input_type::template send_id<first_ports_type>;161 auto second_body = &output_type1::template send_id<second_ports_type>;
92 void send_id(TupleOfPorts& ports) const { in send_id() function