TwiceAsNice
2019-02-18
|
#include <LbtoIIFInterface.h>
Public Types | |
typedef IceUtil::Handle< T > | TPtr |
typedef void(T::* | Exception) (const ::Ice::Exception &) |
typedef void(T::* | Sent) (bool) |
typedef void(T::* | Response) (const ::lbto::result &) |
typedef IceUtil::Handle< T > | TPtr |
typedef void(T::* | Exception) (const ::Ice::Exception &) |
typedef void(T::* | Sent) (bool) |
typedef void(T::* | Response) (const ::lbto::result &) |
Public Member Functions | |
CallbackNC_IIFServer_UpdatePointingReference (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
virtual void | completed (const ::Ice::AsyncResultPtr &__result) const |
CallbackNC_IIFServer_UpdatePointingReference (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
virtual void | completed (const ::Ice::AsyncResultPtr &__result) const |
Private Attributes | |
Response | _response |
typedef void(T::* lbto::CallbackNC_IIFServer_UpdatePointingReference< T >::Exception) (const ::Ice::Exception &) |
typedef void(T::* lbto::CallbackNC_IIFServer_UpdatePointingReference< T >::Exception) (const ::Ice::Exception &) |
typedef void(T::* lbto::CallbackNC_IIFServer_UpdatePointingReference< T >::Response) (const ::lbto::result &) |
typedef void(T::* lbto::CallbackNC_IIFServer_UpdatePointingReference< T >::Response) (const ::lbto::result &) |
typedef void(T::* lbto::CallbackNC_IIFServer_UpdatePointingReference< T >::Sent) (bool) |
typedef void(T::* lbto::CallbackNC_IIFServer_UpdatePointingReference< T >::Sent) (bool) |
typedef IceUtil::Handle<T> lbto::CallbackNC_IIFServer_UpdatePointingReference< T >::TPtr |
typedef IceUtil::Handle<T> lbto::CallbackNC_IIFServer_UpdatePointingReference< T >::TPtr |
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
private |