#include <dc_comm_services.hpp>
Public Member Functions | |
| dc_comm_services (dc_comm_base *comm) | |
| void | recv (procid_t source, char *c, size_t len) |
| void | barrier () |
A set of low level services which operate directly on the comm layer without going through the RPC controller.
Definition at line 31 of file dc_comm_services.hpp.
1.7.1