#include <LBAgent.h>
Public Member Functions | |
_Elem () | |
Data Fields | |
int | pe |
double | Cost |
Definition at line 16 of file LBAgent.h.
Definition at line 17 of file LBAgent.h.
Referenced by MulticastAgent::my_preferred_procs(), TopologyAgent::my_preferred_procs(), and GreedyAgentLB::work().
double Agent::_Elem::Cost |
Definition at line 18 of file LBAgent.h.
Referenced by MulticastAgent::my_preferred_procs(), and TopologyAgent::my_preferred_procs().