Public Member Functions | Public Attributes

graphlab::distributed_control::function_call_block Struct Reference

#include <dc.hpp>

List of all members.

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

Detailed Description

Each element of the function call queue is a data/len pair

Definition at line 155 of file dc.hpp.


The documentation for this struct was generated from the following file: