Function Karana::Core::allCurrent#
Defined in File LockingBase.h
Function Documentation#
-
bool Karana::Core::allCurrent(BaseContainer *bc = nullptr)#
Checks whether all non-DataCache objects are current.
- Parameters:
bc – Pointer to the base container whose LockingBases you want to check. If nullptr is provided (the default), then the BaseContainer::singleton will be used.
- Returns:
True if all objects are current