Function Karana::Core::allHealthy#
Defined in File LockingBase.h
Function Documentation#
-
bool Karana::Core::allHealthy(BaseContainer *bc = nullptr)#
Checks whether all non-DataCache objects are healthy.
- 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 healthy