TwiceAsNice
2019-02-18
|
#include <BridgeIceService.h>
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) (::Ice::Long, const CT &) |
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) (::Ice::Long, const CT &) |
Public Member Functions | |
Callback_BridgeIceService_timestamp (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
virtual void | completed (const ::Ice::AsyncResultPtr &__result) const |
Callback_BridgeIceService_timestamp (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
virtual void | completed (const ::Ice::AsyncResultPtr &__result) const |
Private Attributes | |
Response | _response |
typedef void(T::* Nice::Callback_BridgeIceService_timestamp< T, CT >::Exception) (const ::Ice::Exception &, const CT &) |
typedef void(T::* Nice::Callback_BridgeIceService_timestamp< T, CT >::Exception) (const ::Ice::Exception &, const CT &) |
typedef void(T::* Nice::Callback_BridgeIceService_timestamp< T, CT >::Response) (::Ice::Long, const CT &) |
typedef void(T::* Nice::Callback_BridgeIceService_timestamp< T, CT >::Response) (::Ice::Long, const CT &) |
typedef void(T::* Nice::Callback_BridgeIceService_timestamp< T, CT >::Sent) (bool, const CT &) |
typedef void(T::* Nice::Callback_BridgeIceService_timestamp< T, CT >::Sent) (bool, const CT &) |
typedef IceUtil::Handle<T> Nice::Callback_BridgeIceService_timestamp< T, CT >::TPtr |
typedef IceUtil::Handle<T> Nice::Callback_BridgeIceService_timestamp< T, CT >::TPtr |
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
private |