
#include <LBDatabase.h>

Public Member Functions | |
| CkLBOptions () | |
| CkLBOptions (int s) | |
| int | getSeqNo () const |
Private Attributes | |
| int | seqno |
Definition at line 84 of file LBDatabase.h.
| CkLBOptions::CkLBOptions | ( | ) | [inline] |
Definition at line 89 of file LBDatabase.h.
| CkLBOptions::CkLBOptions | ( | int | s | ) | [inline] |
Definition at line 90 of file LBDatabase.h.
| int CkLBOptions::getSeqNo | ( | ) | const [inline] |
Definition at line 91 of file LBDatabase.h.
References seqno.
Referenced by CreateLBFunc_Def(), CentralLB::initLB(), and BaseLB::initLB().
int CkLBOptions::seqno [private] |
1.5.5