isFrameworkValid#
Fully qualified name: carb::isFrameworkValid
Defined in carb/Framework.h
-
bool carb::isFrameworkValid()#
Returns
true
if the Carbonite framework has been created and is still alive. Creation happens at the first carb::acquireFramework() call and ends at any carb::releaseFramework() call.