#include <Joystick.h>
Public Types | |
typedef IceUtil::Handle< T > | TPtr |
typedef void(T::* | Exception) (const ::Ice::Exception &) |
typedef void(T::* | Sent) (bool) |
typedef void(T::* | Response) (::Ice::Double) |
Public Member Functions | |
CallbackNC_CarData_getCarTemperatureValue (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
Private Attributes | |
Response | _response |
Type-safe asynchronous callback wrapper class used for calls to IceProxy::Data::CarData::begin_getCarTemperatureValue. Create a wrapper instance by calling Data::newCallback_CarData_getCarTemperatureValue.
Definition at line 1089 of file Joystick.h.
typedef void(T::* Data::CallbackNC_CarData_getCarTemperatureValue< T >::Exception) (const ::Ice::Exception &) |
Definition at line 1095 of file Joystick.h.
typedef void(T::* Data::CallbackNC_CarData_getCarTemperatureValue< T >::Response) (::Ice::Double) |
Definition at line 1097 of file Joystick.h.
typedef void(T::* Data::CallbackNC_CarData_getCarTemperatureValue< T >::Sent) (bool) |
Definition at line 1096 of file Joystick.h.
typedef IceUtil::Handle<T> Data::CallbackNC_CarData_getCarTemperatureValue< T >::TPtr |
Definition at line 1093 of file Joystick.h.
|
inline |
Definition at line 1099 of file Joystick.h.
|
private |
Definition at line 1127 of file Joystick.h.