This is the complete list of members for rdma::manager_endpoint, including all inherited members.
connect(size_t remote_index, bool is_lf_server, std::function< void(endpoint *)> post_recvs) | rdma::endpoint | |
endpoint() | rdma::endpoint | inlineexplicitprotected |
endpoint(size_t remote_index, bool is_lf_server) | rdma::endpoint | explicit |
endpoint(size_t remote_index, bool is_lf_server, std::function< void(endpoint *)> post_recvs) | rdma::endpoint | |
endpoint(endpoint &&)=default | rdma::endpoint | |
ep | rdma::endpoint | protected |
eq | rdma::endpoint | protected |
init(struct fi_info *fi) | rdma::endpoint | |
manager_endpoint() | rdma::manager_endpoint | inlineexplicit |
post_empty_recv(uint64_t wr_id, const message_type &type) | rdma::endpoint | |
post_empty_send(uint64_t wr_id, uint32_t immediate, const message_type &type) | rdma::endpoint | |
post_recv(const memory_region &mr, size_t offset, size_t size, uint64_t wr_id, const message_type &type) | rdma::endpoint | |
post_send(const memory_region &mr, size_t offset, size_t size, uint64_t wr_id, uint32_t immediate, const message_type &type) | rdma::endpoint | |
post_write(const memory_region &mr, size_t offset, size_t size, uint64_t wr_id, remote_memory_region remote_mr, size_t remote_offset, const message_type &type, bool signaled=false, bool send_inline=false) | rdma::endpoint | |
remote_fi_addr | rdma::endpoint | |
~endpoint() | rdma::endpoint | virtual |