#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) () |
Public Member Functions | |
CallbackNC_CarData_setJoystickValue (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
Type-safe asynchronous callback wrapper class used for calls to IceProxy::Data::CarData::begin_setJoystickValue. Create a wrapper instance by calling Data::newCallback_CarData_setJoystickValue.
Definition at line 625 of file Joystick.h.
typedef void(T::* Data::CallbackNC_CarData_setJoystickValue< T >::Exception) (const ::Ice::Exception &) |
Definition at line 631 of file Joystick.h.
typedef void(T::* Data::CallbackNC_CarData_setJoystickValue< T >::Response) () |
Definition at line 633 of file Joystick.h.
typedef void(T::* Data::CallbackNC_CarData_setJoystickValue< T >::Sent) (bool) |
Definition at line 632 of file Joystick.h.
typedef IceUtil::Handle<T> Data::CallbackNC_CarData_setJoystickValue< T >::TPtr |
Definition at line 629 of file Joystick.h.
|
inline |
Definition at line 635 of file Joystick.h.