This is the complete list of members for rdma::managed_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 | |
| managed_endpoint(size_t remote_index, std::function< void(managed_endpoint *)> post_recvs) | rdma::managed_endpoint | inline |
| 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 | |
| rcq | rdma::managed_endpoint | |
| remote_fi_addr | rdma::endpoint | |
| scq | rdma::managed_endpoint | |
| ~endpoint() | rdma::endpoint | virtual |
1.8.13