This class provides an implementation of the Publisher protocol. This stream publisher publishes recorded metric values to an output stream specified at construction.
Synopsis
Declared in <balm_streampublisher.h>
class StreamPublisher
: public Publisher
Base Classes
Name |
Description |
This protocol class provides a |
Member Functions
Name |
Description |
|
Create a streampublisher and initialize it to publish metrics to the specified |
|
Destroy this stream publisher. |
|
Created with MrDocs