#include <ComboCentLB.h>
Public Member Functions | |
ComboCentLB (const CkLBOptions &) | |
ComboCentLB (CkMigrateMessage *m) | |
Protected Member Functions | |
virtual bool | QueryBalanceNow (int) |
virtual void | work (LDStats *stats) |
Private Attributes | |
CkVec< CentralLB * > | clbs |
Definition at line 17 of file ComboCentLB.h.
ComboCentLB::ComboCentLB | ( | const CkLBOptions & | ) |
ComboCentLB::ComboCentLB | ( | CkMigrateMessage * | m | ) | [inline] |
Definition at line 21 of file ComboCentLB.h.
Definition at line 24 of file ComboCentLB.h.
CkVec<CentralLB *> ComboCentLB::clbs [private] |