Same as the preceding overload, using a std::set of categories.
Synopsis
Declared in <balm_metricsmanager.h>
void
publishAll(
std::set<Category const*> const& excludedCategories,
bool resetFlag = true);
Parameters
Name |
Description |
excludedCategories |
categories to omit from publication |
resetFlag |
if |
Created with MrDocs