Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
Data Namespace Reference

Namespace for the car data. More...

Data Structures

class  Callback_CarData_getCarTemperatureValue
 
class  Callback_CarData_getCarTemperatureValue_Base
 
class  Callback_CarData_getJoystickValue
 
class  Callback_CarData_getJoystickValue_Base
 
class  Callback_CarData_setCarTemperatureValue
 
class  Callback_CarData_setCarTemperatureValue_Base
 
class  Callback_CarData_setJoystickValue
 
class  Callback_CarData_setJoystickValue_Base
 
class  CallbackNC_CarData_getCarTemperatureValue
 
class  CallbackNC_CarData_getJoystickValue
 
class  CallbackNC_CarData_setCarTemperatureValue
 
class  CallbackNC_CarData_setJoystickValue
 
interface  CarData
 
class  CarDataI
 Class for the car data. More...
 

Typedefs

typedef ::IceInternal::Handle< CarDataCarDataPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Data::CarDataCarDataPrx
 
typedef CarDataPrx CarDataPrxPtr
 
typedef ::IceUtil::Handle< Callback_CarData_setJoystickValue_BaseCallback_CarData_setJoystickValuePtr
 
typedef ::IceUtil::Handle< Callback_CarData_getJoystickValue_BaseCallback_CarData_getJoystickValuePtr
 
typedef ::IceUtil::Handle< Callback_CarData_setCarTemperatureValue_BaseCallback_CarData_setCarTemperatureValuePtr
 
typedef ::IceUtil::Handle< Callback_CarData_getCarTemperatureValue_BaseCallback_CarData_getCarTemperatureValuePtr
 

Functions

template<class T>
Callback_CarData_setJoystickValuePtr newCallback_CarData_setJoystickValue (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T>
Callback_CarData_setJoystickValuePtr newCallback_CarData_setJoystickValue (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T>
Callback_CarData_setJoystickValuePtr newCallback_CarData_setJoystickValue (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T>
Callback_CarData_setJoystickValuePtr newCallback_CarData_setJoystickValue (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T, typename CT>
Callback_CarData_setJoystickValuePtr newCallback_CarData_setJoystickValue (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T, typename CT>
Callback_CarData_setJoystickValuePtr newCallback_CarData_setJoystickValue (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T, typename CT>
Callback_CarData_setJoystickValuePtr newCallback_CarData_setJoystickValue (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T, typename CT>
Callback_CarData_setJoystickValuePtr newCallback_CarData_setJoystickValue (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T>
Callback_CarData_getJoystickValuePtr newCallback_CarData_getJoystickValue (const IceUtil::Handle< T > &instance, void(T::*cb)(bool), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T>
Callback_CarData_getJoystickValuePtr newCallback_CarData_getJoystickValue (T *instance, void(T::*cb)(bool), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T, typename CT>
Callback_CarData_getJoystickValuePtr newCallback_CarData_getJoystickValue (const IceUtil::Handle< T > &instance, void(T::*cb)(bool, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T, typename CT>
Callback_CarData_getJoystickValuePtr newCallback_CarData_getJoystickValue (T *instance, void(T::*cb)(bool, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T>
Callback_CarData_setCarTemperatureValuePtr newCallback_CarData_setCarTemperatureValue (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T>
Callback_CarData_setCarTemperatureValuePtr newCallback_CarData_setCarTemperatureValue (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T>
Callback_CarData_setCarTemperatureValuePtr newCallback_CarData_setCarTemperatureValue (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T>
Callback_CarData_setCarTemperatureValuePtr newCallback_CarData_setCarTemperatureValue (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T, typename CT>
Callback_CarData_setCarTemperatureValuePtr newCallback_CarData_setCarTemperatureValue (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T, typename CT>
Callback_CarData_setCarTemperatureValuePtr newCallback_CarData_setCarTemperatureValue (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T, typename CT>
Callback_CarData_setCarTemperatureValuePtr newCallback_CarData_setCarTemperatureValue (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T, typename CT>
Callback_CarData_setCarTemperatureValuePtr newCallback_CarData_setCarTemperatureValue (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T>
Callback_CarData_getCarTemperatureValuePtr newCallback_CarData_getCarTemperatureValue (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Double), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T>
Callback_CarData_getCarTemperatureValuePtr newCallback_CarData_getCarTemperatureValue (T *instance, void(T::*cb)(::Ice::Double), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T, typename CT>
Callback_CarData_getCarTemperatureValuePtr newCallback_CarData_getCarTemperatureValue (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Double, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T, typename CT>
Callback_CarData_getCarTemperatureValuePtr newCallback_CarData_getCarTemperatureValue (T *instance, void(T::*cb)(::Ice::Double, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 

Detailed Description

Namespace for the car data.

Typedef Documentation

◆ Callback_CarData_getCarTemperatureValuePtr

◆ Callback_CarData_getJoystickValuePtr

◆ Callback_CarData_setCarTemperatureValuePtr

◆ Callback_CarData_setJoystickValuePtr

◆ CarDataPrx

typedef ::IceInternal::ProxyHandle< ::IceProxy::Data::CarData> Data::CarDataPrx

Definition at line 293 of file Joystick.h.

◆ CarDataPrxPtr

Definition at line 294 of file Joystick.h.

◆ CarDataPtr

typedef ::IceInternal::Handle< CarData> Data::CarDataPtr

Definition at line 292 of file Joystick.h.

Function Documentation

◆ newCallback_CarData_getCarTemperatureValue() [1/4]

template<class T>
Callback_CarData_getCarTemperatureValuePtr Data::newCallback_CarData_getCarTemperatureValue ( const IceUtil::Handle< T > & instance,
void(T::* cb )(::Ice::Double),
void(T::* excb )(const ::Ice::Exception &),
void(T::* sentcb )(bool) = 0 )

Creates a callback wrapper instance that delegates to your object.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_getCarTemperatureValue.

Definition at line 1139 of file Joystick.h.

◆ newCallback_CarData_getCarTemperatureValue() [2/4]

template<class T, typename CT>
Callback_CarData_getCarTemperatureValuePtr Data::newCallback_CarData_getCarTemperatureValue ( const IceUtil::Handle< T > & instance,
void(T::* cb )(::Ice::Double, const CT &),
void(T::* excb )(const ::Ice::Exception &, const CT &),
void(T::* sentcb )(bool, const CT &) = 0 )

Creates a callback wrapper instance that delegates to your object. Use this overload when your callback methods receive a cookie value.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_getCarTemperatureValue.

Definition at line 1215 of file Joystick.h.

◆ newCallback_CarData_getCarTemperatureValue() [3/4]

template<class T>
Callback_CarData_getCarTemperatureValuePtr Data::newCallback_CarData_getCarTemperatureValue ( T * instance,
void(T::* cb )(::Ice::Double),
void(T::* excb )(const ::Ice::Exception &),
void(T::* sentcb )(bool) = 0 )

Creates a callback wrapper instance that delegates to your object.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_getCarTemperatureValue.

Definition at line 1153 of file Joystick.h.

◆ newCallback_CarData_getCarTemperatureValue() [4/4]

template<class T, typename CT>
Callback_CarData_getCarTemperatureValuePtr Data::newCallback_CarData_getCarTemperatureValue ( T * instance,
void(T::* cb )(::Ice::Double, const CT &),
void(T::* excb )(const ::Ice::Exception &, const CT &),
void(T::* sentcb )(bool, const CT &) = 0 )

Creates a callback wrapper instance that delegates to your object. Use this overload when your callback methods receive a cookie value.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_getCarTemperatureValue.

Definition at line 1230 of file Joystick.h.

◆ newCallback_CarData_getJoystickValue() [1/4]

template<class T>
Callback_CarData_getJoystickValuePtr Data::newCallback_CarData_getJoystickValue ( const IceUtil::Handle< T > & instance,
void(T::* cb )(bool),
void(T::* excb )(const ::Ice::Exception &),
void(T::* sentcb )(bool) = 0 )

Creates a callback wrapper instance that delegates to your object.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_getJoystickValue.

Definition at line 831 of file Joystick.h.

◆ newCallback_CarData_getJoystickValue() [2/4]

template<class T, typename CT>
Callback_CarData_getJoystickValuePtr Data::newCallback_CarData_getJoystickValue ( const IceUtil::Handle< T > & instance,
void(T::* cb )(bool, const CT &),
void(T::* excb )(const ::Ice::Exception &, const CT &),
void(T::* sentcb )(bool, const CT &) = 0 )

Creates a callback wrapper instance that delegates to your object. Use this overload when your callback methods receive a cookie value.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_getJoystickValue.

Definition at line 907 of file Joystick.h.

◆ newCallback_CarData_getJoystickValue() [3/4]

template<class T>
Callback_CarData_getJoystickValuePtr Data::newCallback_CarData_getJoystickValue ( T * instance,
void(T::* cb )(bool),
void(T::* excb )(const ::Ice::Exception &),
void(T::* sentcb )(bool) = 0 )

Creates a callback wrapper instance that delegates to your object.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_getJoystickValue.

Definition at line 845 of file Joystick.h.

◆ newCallback_CarData_getJoystickValue() [4/4]

template<class T, typename CT>
Callback_CarData_getJoystickValuePtr Data::newCallback_CarData_getJoystickValue ( T * instance,
void(T::* cb )(bool, const CT &),
void(T::* excb )(const ::Ice::Exception &, const CT &),
void(T::* sentcb )(bool, const CT &) = 0 )

Creates a callback wrapper instance that delegates to your object. Use this overload when your callback methods receive a cookie value.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_getJoystickValue.

Definition at line 922 of file Joystick.h.

◆ newCallback_CarData_setCarTemperatureValue() [1/8]

template<class T>
Callback_CarData_setCarTemperatureValuePtr Data::newCallback_CarData_setCarTemperatureValue ( const IceUtil::Handle< T > & instance,
void(T::* cb )(),
void(T::* excb )(const ::Ice::Exception &),
void(T::* sentcb )(bool) = 0 )

Creates a callback wrapper instance that delegates to your object.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setCarTemperatureValue.

Definition at line 958 of file Joystick.h.

◆ newCallback_CarData_setCarTemperatureValue() [2/8]

template<class T, typename CT>
Callback_CarData_setCarTemperatureValuePtr Data::newCallback_CarData_setCarTemperatureValue ( const IceUtil::Handle< T > & instance,
void(T::* cb )(const CT &),
void(T::* excb )(const ::Ice::Exception &, const CT &),
void(T::* sentcb )(bool, const CT &) = 0 )

Creates a callback wrapper instance that delegates to your object. Use this overload when your callback methods receive a cookie value.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setCarTemperatureValue.

Definition at line 1035 of file Joystick.h.

◆ newCallback_CarData_setCarTemperatureValue() [3/8]

template<class T>
Callback_CarData_setCarTemperatureValuePtr Data::newCallback_CarData_setCarTemperatureValue ( const IceUtil::Handle< T > & instance,
void(T::* excb )(const ::Ice::Exception &),
void(T::* sentcb )(bool) = 0 )

Creates a callback wrapper instance that delegates to your object.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setCarTemperatureValue.

Definition at line 971 of file Joystick.h.

◆ newCallback_CarData_setCarTemperatureValue() [4/8]

template<class T, typename CT>
Callback_CarData_setCarTemperatureValuePtr Data::newCallback_CarData_setCarTemperatureValue ( const IceUtil::Handle< T > & instance,
void(T::* excb )(const ::Ice::Exception &, const CT &),
void(T::* sentcb )(bool, const CT &) = 0 )

Creates a callback wrapper instance that delegates to your object. Use this overload when your callback methods receive a cookie value.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setCarTemperatureValue.

Definition at line 1049 of file Joystick.h.

◆ newCallback_CarData_setCarTemperatureValue() [5/8]

template<class T>
Callback_CarData_setCarTemperatureValuePtr Data::newCallback_CarData_setCarTemperatureValue ( T * instance,
void(T::* cb )(),
void(T::* excb )(const ::Ice::Exception &),
void(T::* sentcb )(bool) = 0 )

Creates a callback wrapper instance that delegates to your object.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setCarTemperatureValue.

Definition at line 985 of file Joystick.h.

◆ newCallback_CarData_setCarTemperatureValue() [6/8]

template<class T, typename CT>
Callback_CarData_setCarTemperatureValuePtr Data::newCallback_CarData_setCarTemperatureValue ( T * instance,
void(T::* cb )(const CT &),
void(T::* excb )(const ::Ice::Exception &, const CT &),
void(T::* sentcb )(bool, const CT &) = 0 )

Creates a callback wrapper instance that delegates to your object. Use this overload when your callback methods receive a cookie value.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setCarTemperatureValue.

Definition at line 1064 of file Joystick.h.

◆ newCallback_CarData_setCarTemperatureValue() [7/8]

template<class T>
Callback_CarData_setCarTemperatureValuePtr Data::newCallback_CarData_setCarTemperatureValue ( T * instance,
void(T::* excb )(const ::Ice::Exception &),
void(T::* sentcb )(bool) = 0 )

Creates a callback wrapper instance that delegates to your object.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setCarTemperatureValue.

Definition at line 998 of file Joystick.h.

◆ newCallback_CarData_setCarTemperatureValue() [8/8]

template<class T, typename CT>
Callback_CarData_setCarTemperatureValuePtr Data::newCallback_CarData_setCarTemperatureValue ( T * instance,
void(T::* excb )(const ::Ice::Exception &, const CT &),
void(T::* sentcb )(bool, const CT &) = 0 )

Creates a callback wrapper instance that delegates to your object. Use this overload when your callback methods receive a cookie value.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setCarTemperatureValue.

Definition at line 1078 of file Joystick.h.

◆ newCallback_CarData_setJoystickValue() [1/8]

template<class T>
Callback_CarData_setJoystickValuePtr Data::newCallback_CarData_setJoystickValue ( const IceUtil::Handle< T > & instance,
void(T::* cb )(),
void(T::* excb )(const ::Ice::Exception &),
void(T::* sentcb )(bool) = 0 )

Creates a callback wrapper instance that delegates to your object.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setJoystickValue.

Definition at line 650 of file Joystick.h.

◆ newCallback_CarData_setJoystickValue() [2/8]

template<class T, typename CT>
Callback_CarData_setJoystickValuePtr Data::newCallback_CarData_setJoystickValue ( const IceUtil::Handle< T > & instance,
void(T::* cb )(const CT &),
void(T::* excb )(const ::Ice::Exception &, const CT &),
void(T::* sentcb )(bool, const CT &) = 0 )

Creates a callback wrapper instance that delegates to your object. Use this overload when your callback methods receive a cookie value.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setJoystickValue.

Definition at line 727 of file Joystick.h.

◆ newCallback_CarData_setJoystickValue() [3/8]

template<class T>
Callback_CarData_setJoystickValuePtr Data::newCallback_CarData_setJoystickValue ( const IceUtil::Handle< T > & instance,
void(T::* excb )(const ::Ice::Exception &),
void(T::* sentcb )(bool) = 0 )

Creates a callback wrapper instance that delegates to your object.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setJoystickValue.

Definition at line 663 of file Joystick.h.

◆ newCallback_CarData_setJoystickValue() [4/8]

template<class T, typename CT>
Callback_CarData_setJoystickValuePtr Data::newCallback_CarData_setJoystickValue ( const IceUtil::Handle< T > & instance,
void(T::* excb )(const ::Ice::Exception &, const CT &),
void(T::* sentcb )(bool, const CT &) = 0 )

Creates a callback wrapper instance that delegates to your object. Use this overload when your callback methods receive a cookie value.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setJoystickValue.

Definition at line 741 of file Joystick.h.

◆ newCallback_CarData_setJoystickValue() [5/8]

template<class T>
Callback_CarData_setJoystickValuePtr Data::newCallback_CarData_setJoystickValue ( T * instance,
void(T::* cb )(),
void(T::* excb )(const ::Ice::Exception &),
void(T::* sentcb )(bool) = 0 )

Creates a callback wrapper instance that delegates to your object.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setJoystickValue.

Definition at line 677 of file Joystick.h.

◆ newCallback_CarData_setJoystickValue() [6/8]

template<class T, typename CT>
Callback_CarData_setJoystickValuePtr Data::newCallback_CarData_setJoystickValue ( T * instance,
void(T::* cb )(const CT &),
void(T::* excb )(const ::Ice::Exception &, const CT &),
void(T::* sentcb )(bool, const CT &) = 0 )

Creates a callback wrapper instance that delegates to your object. Use this overload when your callback methods receive a cookie value.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setJoystickValue.

Definition at line 756 of file Joystick.h.

◆ newCallback_CarData_setJoystickValue() [7/8]

template<class T>
Callback_CarData_setJoystickValuePtr Data::newCallback_CarData_setJoystickValue ( T * instance,
void(T::* excb )(const ::Ice::Exception &),
void(T::* sentcb )(bool) = 0 )

Creates a callback wrapper instance that delegates to your object.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setJoystickValue.

Definition at line 690 of file Joystick.h.

◆ newCallback_CarData_setJoystickValue() [8/8]

template<class T, typename CT>
Callback_CarData_setJoystickValuePtr Data::newCallback_CarData_setJoystickValue ( T * instance,
void(T::* excb )(const ::Ice::Exception &, const CT &),
void(T::* sentcb )(bool, const CT &) = 0 )

Creates a callback wrapper instance that delegates to your object. Use this overload when your callback methods receive a cookie value.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::Data::CarData::begin_setJoystickValue.

Definition at line 770 of file Joystick.h.