Function Karana::Core::allCurrent

Function Karana::Core::allCurrent#

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