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< CarData > | CarDataPtr |
typedef ::IceInternal::ProxyHandle< ::IceProxy::Data::CarData > | CarDataPrx |
typedef CarDataPrx | CarDataPrxPtr |
typedef ::IceUtil::Handle< Callback_CarData_setJoystickValue_Base > | Callback_CarData_setJoystickValuePtr |
typedef ::IceUtil::Handle< Callback_CarData_getJoystickValue_Base > | Callback_CarData_getJoystickValuePtr |
typedef ::IceUtil::Handle< Callback_CarData_setCarTemperatureValue_Base > | Callback_CarData_setCarTemperatureValuePtr |
typedef ::IceUtil::Handle< Callback_CarData_getCarTemperatureValue_Base > | Callback_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) |
Namespace for the car data.
typedef ::IceUtil::Handle< Callback_CarData_getCarTemperatureValue_Base> Data::Callback_CarData_getCarTemperatureValuePtr |
Definition at line 334 of file Joystick.h.
typedef ::IceUtil::Handle< Callback_CarData_getJoystickValue_Base> Data::Callback_CarData_getJoystickValuePtr |
Definition at line 318 of file Joystick.h.
typedef ::IceUtil::Handle< Callback_CarData_setCarTemperatureValue_Base> Data::Callback_CarData_setCarTemperatureValuePtr |
Definition at line 326 of file Joystick.h.
typedef ::IceUtil::Handle< Callback_CarData_setJoystickValue_Base> Data::Callback_CarData_setJoystickValuePtr |
Definition at line 310 of file Joystick.h.
typedef ::IceInternal::ProxyHandle< ::IceProxy::Data::CarData> Data::CarDataPrx |
Definition at line 293 of file Joystick.h.
typedef CarDataPrx Data::CarDataPrxPtr |
Definition at line 294 of file Joystick.h.
typedef ::IceInternal::Handle< CarData> Data::CarDataPtr |
Definition at line 292 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 1139 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 1215 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 1153 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 1230 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 831 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 907 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 845 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 922 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 958 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 1035 of file Joystick.h.
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.
instance | The callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 971 of file Joystick.h.
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.
instance | The callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 1049 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 985 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 1064 of file Joystick.h.
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.
instance | The callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 998 of file Joystick.h.
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.
instance | The callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 1078 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 650 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 727 of file Joystick.h.
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.
instance | The callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 663 of file Joystick.h.
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.
instance | The callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 741 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 677 of file Joystick.h.
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.
instance | The callback object. |
cb | The success method of the callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 756 of file Joystick.h.
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.
instance | The callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 690 of file Joystick.h.
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.
instance | The callback object. |
excb | The exception method of the callback object. |
sentcb | The sent method of the callback object. |
Definition at line 770 of file Joystick.h.