#include <dc.hpp>
Public Member Functions | |
| function_call_block (procid_t source, const dc_impl::packet_hdr &hdr, char *data, size_t len) | |
Public Attributes | |
| procid_t | source |
| dc_impl::packet_hdr | hdr |
| char * | data |
| size_t | len |
Each element of the function call queue is a data/len pair
Definition at line 155 of file dc.hpp.
1.7.1