AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
Aws::Iotdevicedefenderv1::CustomMetricIpList Class Reference
Inheritance diagram for Aws::Iotdevicedefenderv1::CustomMetricIpList:
Aws::Iotdevicedefenderv1::CustomMetricBase

Public Member Functions

 CustomMetricIpList (CustomMetricIpListFunction inputFunction, Crt::Allocator *inputAllocator)
Public Member Functions inherited from Aws::Iotdevicedefenderv1::CustomMetricBase
virtual ~CustomMetricBase ()

Static Public Member Functions

static int GetMetricFunction (aws_array_list *output, void *data)

Public Attributes

CustomMetricIpListFunction m_metricFunction
Public Attributes inherited from Aws::Iotdevicedefenderv1::CustomMetricBase
Crt::Allocatorm_allocator

Detailed Description

A base class used to store all custom ip list metrics. Only used internally.

Constructor & Destructor Documentation

◆ CustomMetricIpList()

Aws::Iotdevicedefenderv1::CustomMetricIpList::CustomMetricIpList ( CustomMetricIpListFunction inputFunction,
Crt::Allocator * inputAllocator )

Member Function Documentation

◆ GetMetricFunction()

int Aws::Iotdevicedefenderv1::CustomMetricIpList::GetMetricFunction ( aws_array_list * output,
void * data )
static

Member Data Documentation

◆ m_metricFunction

CustomMetricIpListFunction Aws::Iotdevicedefenderv1::CustomMetricIpList::m_metricFunction

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