AWS IoT Device SDK C++ v2  1.32.6
AWS IoT Device SDK C++ v2
Public Member Functions | Public Attributes | List of all members
Aws::Iotdevicedefenderv1::CustomMetricBase Class Reference
Inheritance diagram for Aws::Iotdevicedefenderv1::CustomMetricBase:
Aws::Iotdevicedefenderv1::CustomMetricIpList Aws::Iotdevicedefenderv1::CustomMetricNumber Aws::Iotdevicedefenderv1::CustomMetricNumberList Aws::Iotdevicedefenderv1::CustomMetricStringList

Public Member Functions

virtual ~CustomMetricBase ()
 

Public Attributes

Crt::Allocatorm_allocator
 

Detailed Description

A base class used to store all custom metrics in the same container. Only used internally.

Constructor & Destructor Documentation

◆ ~CustomMetricBase()

virtual Aws::Iotdevicedefenderv1::CustomMetricBase::~CustomMetricBase ( )
inlinevirtual

Member Data Documentation

◆ m_allocator

Crt::Allocator* Aws::Iotdevicedefenderv1::CustomMetricBase::m_allocator

The documentation for this class was generated from the following file: