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

#include <Joystick.h>

Public Member Functions

void setJoystickValue (bool newValue, const ::Ice::Context &context=::Ice::noExplicitContext)
 
::Ice::AsyncResultPtr begin_setJoystickValue (bool newValue, const ::Ice::Context &context=::Ice::noExplicitContext)
 
::Ice::AsyncResultPtr begin_setJoystickValue (bool newValue, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
::Ice::AsyncResultPtr begin_setJoystickValue (bool newValue, const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
::Ice::AsyncResultPtr begin_setJoystickValue (bool newValue, const ::Data::Callback_CarData_setJoystickValuePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
::Ice::AsyncResultPtr begin_setJoystickValue (bool newValue, const ::Ice::Context &context, const ::Data::Callback_CarData_setJoystickValuePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
void end_setJoystickValue (const ::Ice::AsyncResultPtr &result)
 
bool getJoystickValue (const ::Ice::Context &context=::Ice::noExplicitContext)
 
::Ice::AsyncResultPtr begin_getJoystickValue (const ::Ice::Context &context=::Ice::noExplicitContext)
 
::Ice::AsyncResultPtr begin_getJoystickValue (const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
::Ice::AsyncResultPtr begin_getJoystickValue (const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
::Ice::AsyncResultPtr begin_getJoystickValue (const ::Data::Callback_CarData_getJoystickValuePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
::Ice::AsyncResultPtr begin_getJoystickValue (const ::Ice::Context &context, const ::Data::Callback_CarData_getJoystickValuePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
bool end_getJoystickValue (const ::Ice::AsyncResultPtr &result)
 
void setCarTemperatureValue (::Ice::Double newValue, const ::Ice::Context &context=::Ice::noExplicitContext)
 
::Ice::AsyncResultPtr begin_setCarTemperatureValue (::Ice::Double newValue, const ::Ice::Context &context=::Ice::noExplicitContext)
 
::Ice::AsyncResultPtr begin_setCarTemperatureValue (::Ice::Double newValue, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
::Ice::AsyncResultPtr begin_setCarTemperatureValue (::Ice::Double newValue, const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
::Ice::AsyncResultPtr begin_setCarTemperatureValue (::Ice::Double newValue, const ::Data::Callback_CarData_setCarTemperatureValuePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
::Ice::AsyncResultPtr begin_setCarTemperatureValue (::Ice::Double newValue, const ::Ice::Context &context, const ::Data::Callback_CarData_setCarTemperatureValuePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
void end_setCarTemperatureValue (const ::Ice::AsyncResultPtr &result)
 
::Ice::Double getCarTemperatureValue (const ::Ice::Context &context=::Ice::noExplicitContext)
 
::Ice::AsyncResultPtr begin_getCarTemperatureValue (const ::Ice::Context &context=::Ice::noExplicitContext)
 
::Ice::AsyncResultPtr begin_getCarTemperatureValue (const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
::Ice::AsyncResultPtr begin_getCarTemperatureValue (const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
::Ice::AsyncResultPtr begin_getCarTemperatureValue (const ::Data::Callback_CarData_getCarTemperatureValuePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
::Ice::AsyncResultPtr begin_getCarTemperatureValue (const ::Ice::Context &context, const ::Data::Callback_CarData_getCarTemperatureValuePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 
::Ice::Double end_getCarTemperatureValue (const ::Ice::AsyncResultPtr &result)
 

Static Public Member Functions

static const ::std::string & ice_staticId ()
 

Private Member Functions

::Ice::AsyncResultPtr _iceI_begin_setJoystickValue (bool, const ::Ice::Context &, const ::IceInternal::CallbackBasePtr &, const ::Ice::LocalObjectPtr &cookie=0, bool sync=false)
 
::Ice::AsyncResultPtr _iceI_begin_getJoystickValue (const ::Ice::Context &, const ::IceInternal::CallbackBasePtr &, const ::Ice::LocalObjectPtr &cookie=0, bool sync=false)
 
::Ice::AsyncResultPtr _iceI_begin_setCarTemperatureValue (::Ice::Double, const ::Ice::Context &, const ::IceInternal::CallbackBasePtr &, const ::Ice::LocalObjectPtr &cookie=0, bool sync=false)
 
::Ice::AsyncResultPtr _iceI_begin_getCarTemperatureValue (const ::Ice::Context &, const ::IceInternal::CallbackBasePtr &, const ::Ice::LocalObjectPtr &cookie=0, bool sync=false)
 

Detailed Description

Definition at line 344 of file Joystick.h.

Member Function Documentation

◆ _iceI_begin_getCarTemperatureValue()

Ice::AsyncResultPtr IceProxy::Data::CarData::_iceI_begin_getCarTemperatureValue ( const ::Ice::Context & context,
const ::IceInternal::CallbackBasePtr & del,
const ::Ice::LocalObjectPtr & cookie = 0,
bool sync = false )
private

Definition at line 397 of file Joystick.cpp.

Here is the caller graph for this function:

◆ _iceI_begin_getJoystickValue()

Ice::AsyncResultPtr IceProxy::Data::CarData::_iceI_begin_getJoystickValue ( const ::Ice::Context & context,
const ::IceInternal::CallbackBasePtr & del,
const ::Ice::LocalObjectPtr & cookie = 0,
bool sync = false )
private

Definition at line 332 of file Joystick.cpp.

Here is the caller graph for this function:

◆ _iceI_begin_setCarTemperatureValue()

Ice::AsyncResultPtr IceProxy::Data::CarData::_iceI_begin_setCarTemperatureValue ( ::Ice::Double iceP_newValue,
const ::Ice::Context & context,
const ::IceInternal::CallbackBasePtr & del,
const ::Ice::LocalObjectPtr & cookie = 0,
bool sync = false )
private

Definition at line 372 of file Joystick.cpp.

Here is the caller graph for this function:

◆ _iceI_begin_setJoystickValue()

Ice::AsyncResultPtr IceProxy::Data::CarData::_iceI_begin_setJoystickValue ( bool iceP_newValue,
const ::Ice::Context & context,
const ::IceInternal::CallbackBasePtr & del,
const ::Ice::LocalObjectPtr & cookie = 0,
bool sync = false )
private

Definition at line 307 of file Joystick.cpp.

Here is the caller graph for this function:

◆ begin_getCarTemperatureValue() [1/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_getCarTemperatureValue ( const ::Data::Callback_CarData_getCarTemperatureValuePtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 482 of file Joystick.h.

Here is the call graph for this function:

◆ begin_getCarTemperatureValue() [2/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_getCarTemperatureValue ( const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 472 of file Joystick.h.

Here is the call graph for this function:

◆ begin_getCarTemperatureValue() [3/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_getCarTemperatureValue ( const ::Ice::Context & context,
const ::Data::Callback_CarData_getCarTemperatureValuePtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 487 of file Joystick.h.

Here is the call graph for this function:

◆ begin_getCarTemperatureValue() [4/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_getCarTemperatureValue ( const ::Ice::Context & context,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 477 of file Joystick.h.

Here is the call graph for this function:

◆ begin_getCarTemperatureValue() [5/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_getCarTemperatureValue ( const ::Ice::Context & context = ::Ice::noExplicitContext)
inline

Definition at line 467 of file Joystick.h.

Here is the call graph for this function:

◆ begin_getJoystickValue() [1/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_getJoystickValue ( const ::Data::Callback_CarData_getJoystickValuePtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 406 of file Joystick.h.

Here is the call graph for this function:

◆ begin_getJoystickValue() [2/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_getJoystickValue ( const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 396 of file Joystick.h.

Here is the call graph for this function:

◆ begin_getJoystickValue() [3/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_getJoystickValue ( const ::Ice::Context & context,
const ::Data::Callback_CarData_getJoystickValuePtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 411 of file Joystick.h.

Here is the call graph for this function:

◆ begin_getJoystickValue() [4/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_getJoystickValue ( const ::Ice::Context & context,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 401 of file Joystick.h.

Here is the call graph for this function:

◆ begin_getJoystickValue() [5/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_getJoystickValue ( const ::Ice::Context & context = ::Ice::noExplicitContext)
inline

Definition at line 391 of file Joystick.h.

Here is the call graph for this function:

◆ begin_setCarTemperatureValue() [1/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_setCarTemperatureValue ( ::Ice::Double newValue,
const ::Data::Callback_CarData_setCarTemperatureValuePtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 444 of file Joystick.h.

Here is the call graph for this function:

◆ begin_setCarTemperatureValue() [2/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_setCarTemperatureValue ( ::Ice::Double newValue,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 434 of file Joystick.h.

Here is the call graph for this function:

◆ begin_setCarTemperatureValue() [3/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_setCarTemperatureValue ( ::Ice::Double newValue,
const ::Ice::Context & context,
const ::Data::Callback_CarData_setCarTemperatureValuePtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 449 of file Joystick.h.

Here is the call graph for this function:

◆ begin_setCarTemperatureValue() [4/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_setCarTemperatureValue ( ::Ice::Double newValue,
const ::Ice::Context & context,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 439 of file Joystick.h.

Here is the call graph for this function:

◆ begin_setCarTemperatureValue() [5/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_setCarTemperatureValue ( ::Ice::Double newValue,
const ::Ice::Context & context = ::Ice::noExplicitContext )
inline

Definition at line 429 of file Joystick.h.

Here is the call graph for this function:

◆ begin_setJoystickValue() [1/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_setJoystickValue ( bool newValue,
const ::Data::Callback_CarData_setJoystickValuePtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 368 of file Joystick.h.

Here is the call graph for this function:

◆ begin_setJoystickValue() [2/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_setJoystickValue ( bool newValue,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 358 of file Joystick.h.

Here is the call graph for this function:

◆ begin_setJoystickValue() [3/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_setJoystickValue ( bool newValue,
const ::Ice::Context & context,
const ::Data::Callback_CarData_setJoystickValuePtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 373 of file Joystick.h.

Here is the call graph for this function:

◆ begin_setJoystickValue() [4/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_setJoystickValue ( bool newValue,
const ::Ice::Context & context,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Definition at line 363 of file Joystick.h.

Here is the call graph for this function:

◆ begin_setJoystickValue() [5/5]

::Ice::AsyncResultPtr IceProxy::Data::CarData::begin_setJoystickValue ( bool newValue,
const ::Ice::Context & context = ::Ice::noExplicitContext )
inline

Definition at line 353 of file Joystick.h.

Here is the call graph for this function:

◆ end_getCarTemperatureValue()

Ice::Double IceProxy::Data::CarData::end_getCarTemperatureValue ( const ::Ice::AsyncResultPtr & result)

Definition at line 415 of file Joystick.cpp.

Here is the caller graph for this function:

◆ end_getJoystickValue()

bool IceProxy::Data::CarData::end_getJoystickValue ( const ::Ice::AsyncResultPtr & result)

Definition at line 350 of file Joystick.cpp.

Here is the caller graph for this function:

◆ end_setCarTemperatureValue()

void IceProxy::Data::CarData::end_setCarTemperatureValue ( const ::Ice::AsyncResultPtr & result)

Definition at line 391 of file Joystick.cpp.

Here is the caller graph for this function:

◆ end_setJoystickValue()

void IceProxy::Data::CarData::end_setJoystickValue ( const ::Ice::AsyncResultPtr & result)

Definition at line 326 of file Joystick.cpp.

Here is the caller graph for this function:

◆ getCarTemperatureValue()

::Ice::Double IceProxy::Data::CarData::getCarTemperatureValue ( const ::Ice::Context & context = ::Ice::noExplicitContext)
inline

Definition at line 462 of file Joystick.h.

Here is the call graph for this function:

◆ getJoystickValue()

bool IceProxy::Data::CarData::getJoystickValue ( const ::Ice::Context & context = ::Ice::noExplicitContext)
inline

Definition at line 386 of file Joystick.h.

Here is the call graph for this function:

◆ ice_staticId()

const::std::string & IceProxy::Data::CarData::ice_staticId ( )
static

Obtains the Slice type ID corresponding to this interface.

Returns
A fully-scoped type ID.

Definition at line 445 of file Joystick.cpp.

◆ setCarTemperatureValue()

void IceProxy::Data::CarData::setCarTemperatureValue ( ::Ice::Double newValue,
const ::Ice::Context & context = ::Ice::noExplicitContext )
inline

Definition at line 424 of file Joystick.h.

Here is the call graph for this function:

◆ setJoystickValue()

void IceProxy::Data::CarData::setJoystickValue ( bool newValue,
const ::Ice::Context & context = ::Ice::noExplicitContext )
inline

Definition at line 348 of file Joystick.h.

Here is the call graph for this function:

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