Ice 3.7 C++98 API Reference
Loading...
Searching...
No Matches
IceMX::CallbackNC_MetricsAdmin_getMetricsViewNames< T > Class Template Reference

Type-safe asynchronous callback wrapper class used for calls to IceProxy::IceMX::MetricsAdmin::begin_getMetricsViewNames. More...

#include <Metrics.h>

Inheritance diagram for IceMX::CallbackNC_MetricsAdmin_getMetricsViewNames< T >:
Collaboration diagram for IceMX::CallbackNC_MetricsAdmin_getMetricsViewNames< T >:

Public Types

typedef void(T::* Exception) (const ::Ice::Exception &)
typedef void(T::* Response) (const ::Ice::StringSeq &, const ::Ice::StringSeq &)
typedef void(T::* Sent) (bool)
typedef IceUtil::Handle< T > TPtr

Public Member Functions

 CallbackNC_MetricsAdmin_getMetricsViewNames (const TPtr &obj, Response cb, Exception excb, Sent sentcb)

Detailed Description

template<class T>
class IceMX::CallbackNC_MetricsAdmin_getMetricsViewNames< T >

Type-safe asynchronous callback wrapper class used for calls to IceProxy::IceMX::MetricsAdmin::begin_getMetricsViewNames.

Create a wrapper instance by calling IceMX::newCallback_MetricsAdmin_getMetricsViewNames.

Member Typedef Documentation

◆ Exception

template<class T>
typedef void(T::* IceMX::CallbackNC_MetricsAdmin_getMetricsViewNames< T >::Exception) (const ::Ice::Exception &)

◆ Response

template<class T>
typedef void(T::* IceMX::CallbackNC_MetricsAdmin_getMetricsViewNames< T >::Response) (const ::Ice::StringSeq &, const ::Ice::StringSeq &)

◆ Sent

template<class T>
typedef void(T::* IceMX::CallbackNC_MetricsAdmin_getMetricsViewNames< T >::Sent) (bool)

◆ TPtr

Constructor & Destructor Documentation

◆ CallbackNC_MetricsAdmin_getMetricsViewNames()

template<class T>
IceMX::CallbackNC_MetricsAdmin_getMetricsViewNames< T >::CallbackNC_MetricsAdmin_getMetricsViewNames ( const TPtr & obj,
Response cb,
Exception excb,
Sent sentcb )
inline

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