TwiceAsNice  2019-02-18
Public Types | Public Member Functions | List of all members
Nice::Callback_PropertyNiceSeqSeqShortIF_push< T, CT > Class Template Reference

#include <ShortTypes.h>

Inheritance diagram for Nice::Callback_PropertyNiceSeqSeqShortIF_push< T, CT >:
Inheritance graph
Collaboration diagram for Nice::Callback_PropertyNiceSeqSeqShortIF_push< T, CT >:
Collaboration graph

Public Types

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

Public Member Functions

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

Member Typedef Documentation

◆ Exception

template<class T , typename CT >
typedef void(T::* Nice::Callback_PropertyNiceSeqSeqShortIF_push< T, CT >::Exception) (const ::Ice::Exception &, const CT &)

◆ Response

template<class T , typename CT >
typedef void(T::* Nice::Callback_PropertyNiceSeqSeqShortIF_push< T, CT >::Response) (const CT &)

◆ Sent

template<class T , typename CT >
typedef void(T::* Nice::Callback_PropertyNiceSeqSeqShortIF_push< T, CT >::Sent) (bool, const CT &)

◆ TPtr

template<class T , typename CT >
typedef IceUtil::Handle<T> Nice::Callback_PropertyNiceSeqSeqShortIF_push< T, CT >::TPtr

Constructor & Destructor Documentation

◆ Callback_PropertyNiceSeqSeqShortIF_push()

template<class T , typename CT >
Nice::Callback_PropertyNiceSeqSeqShortIF_push< T, CT >::Callback_PropertyNiceSeqSeqShortIF_push ( const TPtr obj,
Response  cb,
Exception  excb,
Sent  sentcb 
)
inline

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