| all_gather(std::vector< U > &data, bool control=false) | graphlab::dc_dist_object< T > | inline |
| all_reduce(U &data, bool control=false) | graphlab::dc_dist_object< T > | inline |
| all_reduce2(U &data, PlusEqual plusequal, bool control=false) | graphlab::dc_dist_object< T > | inline |
| all_to_all(std::vector< U > &data, bool control=false) (defined in graphlab::dc_dist_object< T >) | graphlab::dc_dist_object< T > | inline |
| barrier() | graphlab::dc_dist_object< T > | inline |
| broadcast(U &data, bool originator, bool control=false) | graphlab::dc_dist_object< T > | inline |
| bytes_sent() const | graphlab::dc_dist_object< T > | inline |
| calls_received() const | graphlab::dc_dist_object< T > | inline |
| calls_sent() const | graphlab::dc_dist_object< T > | inline |
| cerr() const | graphlab::dc_dist_object< T > | inline |
| cout() const | graphlab::dc_dist_object< T > | inline |
| dc() | graphlab::dc_dist_object< T > | inline |
| dc() const | graphlab::dc_dist_object< T > | inline |
| dc_dist_object(distributed_control &dc_, T *owner) | graphlab::dc_dist_object< T > | inline |
| full_barrier() | graphlab::dc_dist_object< T > | inline |
| future_remote_request(procid_t targetmachine, Fn fn,...) | graphlab::dc_dist_object< T > | |
| gather(std::vector< U > &data, procid_t sendto, bool control=false) | graphlab::dc_dist_object< T > | inline |
| gather_statistics() | graphlab::dc_dist_object< T > | inline |
| numprocs() const | graphlab::dc_dist_object< T > | inline |
| procid() const | graphlab::dc_dist_object< T > | inline |
| recv_from(procid_t source, U &t, bool control=false) | graphlab::dc_dist_object< T > | inline |
| remote_call(procid_t targetmachine, Fn fn,...) | graphlab::dc_dist_object< T > | |
| remote_call(Iterator machine_begin, Iterator machine_end, Fn fn,...) | graphlab::dc_dist_object< T > | |
| remote_request(procid_t targetmachine, Fn fn,...) | graphlab::dc_dist_object< T > | |
| send_to(procid_t target, U &t, bool control=false) | graphlab::dc_dist_object< T > | inline |