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