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