Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NAws
 NCloudWatchMetrics
 NUtils
 CCloudWatchMetricsFacadeThis class is a simple Facade over the CloudWatch client. This class is a very small abstraction over the CloudWatch client. It allows us to change the details of how we're communicating with CloudWatch without the need to expose this in the rest of our code. It also provides a shim for us to be able to Mock to unit test the rest of the code
 CMetricFileManager
 CMetricObject
 CCloudWatchOptions
 CMetricBatcher
 CMetricPublisherClass that handles sending metrics data to CloudWatch This class is responsible for emitting all the stored metrics to AWS CloudWatch. Metrics are published asynchronously using a thread. The thread waits on a condition variable and is signaled (by AWSCloudWatchMetricManager) whenever new metrics are available
 CMetricService
 CMetricServiceFactory
 CFileManagerTest
 CMockCloudWatchFacade
 CPipelineTest
 CTestMetricFileManager
 CTestMetricPublisherFixture
 CTestMetricSerialization
 CTestPublisher


cloudwatch_metrics_common
Author(s): AWS RoboMaker
autogenerated on Fri May 7 2021 02:18:26