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

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

#include <Metrics.h>

Public Attributes

::Ice::StringSeq disabledViews
 The names of the disabled views. More...
 
::Ice::StringSeq returnValue
 The name of the enabled views. More...
 

Detailed Description

Encapsulates the results of a call to getMetricsViewNames.

Member Data Documentation

◆ disabledViews

::Ice::StringSeq IceMX::MetricsAdmin::GetMetricsViewNamesResult::disabledViews

The names of the disabled views.

◆ returnValue

::Ice::StringSeq IceMX::MetricsAdmin::GetMetricsViewNamesResult::returnValue

The name of the enabled views.


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