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

#include <LbtoIIFInterfaceFactory.h>

Inheritance diagram for lbto::CallbackNC_Factory_destroyProxy< T >:
Inheritance graph
Collaboration diagram for lbto::CallbackNC_Factory_destroyProxy< 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) ()
 
typedef IceUtil::Handle< T > TPtr
 
typedef void(T::* Exception) (const ::Ice::Exception &)
 
typedef void(T::* Sent) (bool)
 
typedef void(T::* Response) ()
 

Public Member Functions

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

Member Typedef Documentation

◆ Exception [1/2]

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

◆ Exception [2/2]

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

◆ Response [1/2]

template<class T >
typedef void(T::* lbto::CallbackNC_Factory_destroyProxy< T >::Response) ()

◆ Response [2/2]

template<class T >
typedef void(T::* lbto::CallbackNC_Factory_destroyProxy< T >::Response) ()

◆ Sent [1/2]

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

◆ Sent [2/2]

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

◆ TPtr [1/2]

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

◆ TPtr [2/2]

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

Constructor & Destructor Documentation

◆ CallbackNC_Factory_destroyProxy() [1/2]

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

◆ CallbackNC_Factory_destroyProxy() [2/2]

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

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