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