
Go to the source code of this file.
Functions | |
| int | LDCollectingStats (LDHandle _db) |
| int | LDRunningObject (LDHandle _h, LDObjHandle *_o) |
Definition at line 4 of file lbdb++.h.
References LDHandle::handle, and LBDB::StatsOn().
Referenced by CLDCollectingStats(), LBDatabase::CollectingCommStats(), and LBDatabase::CollectingStats().


| int LDRunningObject | ( | LDHandle | _h, | |
| LDObjHandle * | _o | |||
| ) | [inline] |
Definition at line 14 of file lbdb++.h.
References LDHandle::handle, LBDB::ObjIsRunning(), and LBDB::RunningObj().
Referenced by CLDRunningObject().


1.5.5