
#include <LBDatabase.h>

Public Member Functions | |
| CkLBOptions () | |
| CkLBOptions (int s) | |
| int | getSeqNo () const |
Private Attributes | |
| int | seqno |
Definition at line 99 of file LBDatabase.h.
| CkLBOptions::CkLBOptions | ( | ) | [inline] |
Definition at line 104 of file LBDatabase.h.
| CkLBOptions::CkLBOptions | ( | int | s | ) | [inline] |
Definition at line 105 of file LBDatabase.h.
| int CkLBOptions::getSeqNo | ( | ) | const [inline] |
Definition at line 106 of file LBDatabase.h.
References seqno.
Referenced by CreateLBFunc_Def(), DistributedLB::InitLB(), CentralLB::initLB(), and BaseLB::initLB().

int CkLBOptions::seqno [private] |
1.5.5