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

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

#include <Metrics.h>

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

Public Types

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

Public Member Functions

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

Detailed Description

template<class T>
class IceMX::CallbackNC_MetricsAdmin_getMetricsFailures< T >

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

Create a wrapper instance by calling IceMX::newCallback_MetricsAdmin_getMetricsFailures.

Member Typedef Documentation

◆ Exception

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

◆ Response

template<class T>
typedef void(T::* IceMX::CallbackNC_MetricsAdmin_getMetricsFailures< T >::Response) (const MetricsFailures &)

◆ Sent

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

◆ TPtr

template<class T>
typedef IceUtil::Handle<T> IceMX::CallbackNC_MetricsAdmin_getMetricsFailures< T >::TPtr

Constructor & Destructor Documentation

◆ CallbackNC_MetricsAdmin_getMetricsFailures()

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

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