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

#include <FileTypes.h>

Inheritance diagram for Nice::CallbackNC_PropertyNiceFileVarIF_push< T >:
Inheritance graph
Collaboration diagram for Nice::CallbackNC_PropertyNiceFileVarIF_push< 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) ()
 

Public Member Functions

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

Member Typedef Documentation

◆ Exception

template<class T >
typedef void(T::* Nice::CallbackNC_PropertyNiceFileVarIF_push< T >::Exception) (const ::Ice::Exception &)

◆ Response

template<class T >
typedef void(T::* Nice::CallbackNC_PropertyNiceFileVarIF_push< T >::Response) ()

◆ Sent

template<class T >
typedef void(T::* Nice::CallbackNC_PropertyNiceFileVarIF_push< T >::Sent) (bool)

◆ TPtr

template<class T >
typedef IceUtil::Handle<T> Nice::CallbackNC_PropertyNiceFileVarIF_push< T >::TPtr

Constructor & Destructor Documentation

◆ CallbackNC_PropertyNiceFileVarIF_push()

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

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