#include <Joystick.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) (const CT &) |
Public Member Functions | |
Callback_CarData_setCarTemperatureValue (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
Type-safe asynchronous callback wrapper class with cookie support used for calls to IceProxy::Data::CarData::begin_setCarTemperatureValue. Create a wrapper instance by calling Data::newCallback_CarData_setCarTemperatureValue.
Definition at line 1009 of file Joystick.h.
typedef void(T::* Data::Callback_CarData_setCarTemperatureValue< T, CT >::Exception) (const ::Ice::Exception &, const CT &) |
Definition at line 1015 of file Joystick.h.
typedef void(T::* Data::Callback_CarData_setCarTemperatureValue< T, CT >::Response) (const CT &) |
Definition at line 1017 of file Joystick.h.
typedef void(T::* Data::Callback_CarData_setCarTemperatureValue< T, CT >::Sent) (bool, const CT &) |
Definition at line 1016 of file Joystick.h.
typedef IceUtil::Handle<T> Data::Callback_CarData_setCarTemperatureValue< T, CT >::TPtr |
Definition at line 1013 of file Joystick.h.
|
inline |
Definition at line 1019 of file Joystick.h.