TwiceAsNice  2019-02-18
Public Types | Public Member Functions | Private Attributes | List of all members
lbto::CallbackNC_Factory_getProxyInstrument< T > Class Template Reference

#include <LbtoIIFInterfaceFactory.h>

Inheritance diagram for lbto::CallbackNC_Factory_getProxyInstrument< T >:
Inheritance graph
Collaboration diagram for lbto::CallbackNC_Factory_getProxyInstrument< T >:
Collaboration graph

Public Types

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

Public Member Functions

 CallbackNC_Factory_getProxyInstrument (const TPtr &obj, Response cb, Exception excb, Sent sentcb)
 
virtual void completed (const ::Ice::AsyncResultPtr &__result) const
 
 CallbackNC_Factory_getProxyInstrument (const TPtr &obj, Response cb, Exception excb, Sent sentcb)
 
virtual void completed (const ::Ice::AsyncResultPtr &__result) const
 

Private Attributes

Response _response
 

Member Typedef Documentation

◆ Exception [1/2]

template<class T >
typedef void(T::* lbto::CallbackNC_Factory_getProxyInstrument< T >::Exception) (const ::Ice::Exception &)

◆ Exception [2/2]

template<class T >
typedef void(T::* lbto::CallbackNC_Factory_getProxyInstrument< T >::Exception) (const ::Ice::Exception &)

◆ Response [1/2]

template<class T >
typedef void(T::* lbto::CallbackNC_Factory_getProxyInstrument< T >::Response) (const ::std::string &)

◆ Response [2/2]

template<class T >
typedef void(T::* lbto::CallbackNC_Factory_getProxyInstrument< T >::Response) (const ::std::string &)

◆ Sent [1/2]

template<class T >
typedef void(T::* lbto::CallbackNC_Factory_getProxyInstrument< T >::Sent) (bool)

◆ Sent [2/2]

template<class T >
typedef void(T::* lbto::CallbackNC_Factory_getProxyInstrument< T >::Sent) (bool)

◆ TPtr [1/2]

template<class T >
typedef IceUtil::Handle<T> lbto::CallbackNC_Factory_getProxyInstrument< T >::TPtr

◆ TPtr [2/2]

template<class T >
typedef IceUtil::Handle<T> lbto::CallbackNC_Factory_getProxyInstrument< T >::TPtr

Constructor & Destructor Documentation

◆ CallbackNC_Factory_getProxyInstrument() [1/2]

template<class T >
lbto::CallbackNC_Factory_getProxyInstrument< T >::CallbackNC_Factory_getProxyInstrument ( const TPtr obj,
Response  cb,
Exception  excb,
Sent  sentcb 
)
inline

◆ CallbackNC_Factory_getProxyInstrument() [2/2]

template<class T >
lbto::CallbackNC_Factory_getProxyInstrument< T >::CallbackNC_Factory_getProxyInstrument ( const TPtr obj,
Response  cb,
Exception  excb,
Sent  sentcb 
)
inline

Member Function Documentation

◆ completed() [1/2]

template<class T >
virtual void lbto::CallbackNC_Factory_getProxyInstrument< T >::completed ( const ::Ice::AsyncResultPtr &  __result) const
inlinevirtual

◆ completed() [2/2]

template<class T >
virtual void lbto::CallbackNC_Factory_getProxyInstrument< T >::completed ( const ::Ice::AsyncResultPtr &  __result) const
inlinevirtual

Member Data Documentation

◆ _response

template<class T >
Response lbto::CallbackNC_Factory_getProxyInstrument< T >::_response
private

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