Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
Data::CallbackNC_CarData_getJoystickValue< T > Class Template Reference

#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) (bool)
 

Public Member Functions

 CallbackNC_CarData_getJoystickValue (const TPtr &obj, Response cb, Exception excb, Sent sentcb)
 

Private Attributes

Response _response
 

Detailed Description

template<class T>
class Data::CallbackNC_CarData_getJoystickValue< T >

Type-safe asynchronous callback wrapper class used for calls to IceProxy::Data::CarData::begin_getJoystickValue. Create a wrapper instance by calling Data::newCallback_CarData_getJoystickValue.

Definition at line 781 of file Joystick.h.

Member Typedef Documentation

◆ Exception

template<class T>
typedef void(T::* Data::CallbackNC_CarData_getJoystickValue< T >::Exception) (const ::Ice::Exception &)

Definition at line 787 of file Joystick.h.

◆ Response

template<class T>
typedef void(T::* Data::CallbackNC_CarData_getJoystickValue< T >::Response) (bool)

Definition at line 789 of file Joystick.h.

◆ Sent

template<class T>
typedef void(T::* Data::CallbackNC_CarData_getJoystickValue< T >::Sent) (bool)

Definition at line 788 of file Joystick.h.

◆ TPtr

template<class T>
typedef IceUtil::Handle<T> Data::CallbackNC_CarData_getJoystickValue< T >::TPtr

Definition at line 785 of file Joystick.h.

Constructor & Destructor Documentation

◆ CallbackNC_CarData_getJoystickValue()

template<class T>
Data::CallbackNC_CarData_getJoystickValue< T >::CallbackNC_CarData_getJoystickValue ( const TPtr & obj,
Response cb,
Exception excb,
Sent sentcb )
inline

Definition at line 791 of file Joystick.h.

Field Documentation

◆ _response

template<class T>
Response Data::CallbackNC_CarData_getJoystickValue< T >::_response
private

Definition at line 819 of file Joystick.h.


The documentation for this class was generated from the following file: