#include <GreedyCommLB.h>
Data Fields | |
int | id |
int | data |
int | nmsg |
struct graph * | next |
Definition at line 18 of file GreedyCommLB.h.
Definition at line 19 of file GreedyCommLB.h.
Referenced by GreedyCommLB::add_graph(), CommLB::add_graph(), GreedyCommLB::compute_com(), GreedyCommLB::update(), and GreedyCommLB::work().
Definition at line 20 of file GreedyCommLB.h.
Referenced by GreedyCommLB::add_graph(), CommLB::add_graph(), CommLB::compute_cost(), init(), and init_data().
Definition at line 21 of file GreedyCommLB.h.
Referenced by GreedyCommLB::add_graph(), CommLB::add_graph(), init(), and init_data().
struct graph* graph::next [read] |
Definition at line 22 of file GreedyCommLB.h.
Referenced by GreedyCommLB::add_graph(), CommLB::add_graph(), GreedyCommLB::compute_com(), CommLB::compute_cost(), init(), init_data(), GreedyCommLB::update(), and GreedyCommLB::work().