#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) (::Ice::Double, const CT &) |
Public Member Functions | |
Callback_CarData_getCarTemperatureValue (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
Private Attributes | |
Response | _response |
Type-safe asynchronous callback wrapper class with cookie support used for calls to IceProxy::Data::CarData::begin_getCarTemperatureValue. Create a wrapper instance by calling Data::newCallback_CarData_getCarTemperatureValue.
Definition at line 1164 of file Joystick.h.
typedef void(T::* Data::Callback_CarData_getCarTemperatureValue< T, CT >::Exception) (const ::Ice::Exception &, const CT &) |
Definition at line 1170 of file Joystick.h.
typedef void(T::* Data::Callback_CarData_getCarTemperatureValue< T, CT >::Response) (::Ice::Double, const CT &) |
Definition at line 1172 of file Joystick.h.
typedef void(T::* Data::Callback_CarData_getCarTemperatureValue< T, CT >::Sent) (bool, const CT &) |
Definition at line 1171 of file Joystick.h.
typedef IceUtil::Handle<T> Data::Callback_CarData_getCarTemperatureValue< T, CT >::TPtr |
Definition at line 1168 of file Joystick.h.
|
inline |
Definition at line 1174 of file Joystick.h.
|
private |
Definition at line 1202 of file Joystick.h.