Append general publishers to the specified publishers vector.
Synopsis
Declared in <balm_metricsmanager.h>
int
findGeneralPublishers(bsl::vector<Publisher*>* publishers) const;
Return Value
the number of publishers found
Parameters
Name |
Description |
publishers |
receives addresses of general publishers |
Created with MrDocs