Ice 3.7 C++11 API Reference
Public Attributes | List of all members
IceMX::MetricsAdmin::GetMetricsViewResult Struct Reference

Encapsulates the results of a call to getMetricsView. More...

#include <Metrics.h>

Public Attributes

MetricsView returnValue
 The metrics view data. More...
 
long long int timestamp
 The local time of the process when the metrics object were retrieved. More...
 

Detailed Description

Encapsulates the results of a call to getMetricsView.

Member Data Documentation

◆ returnValue

MetricsView IceMX::MetricsAdmin::GetMetricsViewResult::returnValue

The metrics view data.

◆ timestamp

long long int IceMX::MetricsAdmin::GetMetricsViewResult::timestamp

The local time of the process when the metrics object were retrieved.


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