public interface SensorInterfacePrx
extends Ice.ObjectPrx
Modifier and Type | Method and Description |
---|---|
Ice.AsyncResult |
begin_initializeBot(int botnum) |
Ice.AsyncResult |
begin_initializeBot(int botnum,
Callback_SensorInterface_initializeBot __cb) |
Ice.AsyncResult |
begin_initializeBot(int botnum,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_initializeBot(int botnum,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_initializeBot(int botnum,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_initializeBot(int botnum,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_initializeBot(int botnum,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_SensorInterface_initializeBot __cb) |
Ice.AsyncResult |
begin_initializeBot(int botnum,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_initializeBot(int botnum,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_initializeBot(int botnum,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_pokeBase(int botnum) |
Ice.AsyncResult |
begin_pokeBase(int botnum,
Callback_SensorInterface_pokeBase __cb) |
Ice.AsyncResult |
begin_pokeBase(int botnum,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_pokeBase(int botnum,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_pokeBase(int botnum,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_pokeBase(int botnum,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_pokeBase(int botnum,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_SensorInterface_pokeBase __cb) |
Ice.AsyncResult |
begin_pokeBase(int botnum,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_pokeBase(int botnum,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_pokeBase(int botnum,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sendHallSensorData(int botnum,
float frontLeft,
float frontRight,
float backLeft,
float backRight) |
Ice.AsyncResult |
begin_sendHallSensorData(int botnum,
float frontLeft,
float frontRight,
float backLeft,
float backRight,
Callback_SensorInterface_sendHallSensorData __cb) |
Ice.AsyncResult |
begin_sendHallSensorData(int botnum,
float frontLeft,
float frontRight,
float backLeft,
float backRight,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sendHallSensorData(int botnum,
float frontLeft,
float frontRight,
float backLeft,
float backRight,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sendHallSensorData(int botnum,
float frontLeft,
float frontRight,
float backLeft,
float backRight,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sendHallSensorData(int botnum,
float frontLeft,
float frontRight,
float backLeft,
float backRight,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sendHallSensorData(int botnum,
float frontLeft,
float frontRight,
float backLeft,
float backRight,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_SensorInterface_sendHallSensorData __cb) |
Ice.AsyncResult |
begin_sendHallSensorData(int botnum,
float frontLeft,
float frontRight,
float backLeft,
float backRight,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sendHallSensorData(int botnum,
float frontLeft,
float frontRight,
float backLeft,
float backRight,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sendHallSensorData(int botnum,
float frontLeft,
float frontRight,
float backLeft,
float backRight,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sendImuData(int botnum,
float yaw,
float pitch,
float roll,
float ax,
float ay,
float az) |
Ice.AsyncResult |
begin_sendImuData(int botnum,
float yaw,
float pitch,
float roll,
float ax,
float ay,
float az,
Callback_SensorInterface_sendImuData __cb) |
Ice.AsyncResult |
begin_sendImuData(int botnum,
float yaw,
float pitch,
float roll,
float ax,
float ay,
float az,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sendImuData(int botnum,
float yaw,
float pitch,
float roll,
float ax,
float ay,
float az,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sendImuData(int botnum,
float yaw,
float pitch,
float roll,
float ax,
float ay,
float az,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sendImuData(int botnum,
float yaw,
float pitch,
float roll,
float ax,
float ay,
float az,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sendImuData(int botnum,
float yaw,
float pitch,
float roll,
float ax,
float ay,
float az,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_SensorInterface_sendImuData __cb) |
Ice.AsyncResult |
begin_sendImuData(int botnum,
float yaw,
float pitch,
float roll,
float ax,
float ay,
float az,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sendImuData(int botnum,
float yaw,
float pitch,
float roll,
float ax,
float ay,
float az,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sendImuData(int botnum,
float yaw,
float pitch,
float roll,
float ax,
float ay,
float az,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sendLaserTagData(int botnum,
java.lang.String laserTagDataType,
int hitCount) |
Ice.AsyncResult |
begin_sendLaserTagData(int botnum,
java.lang.String laserTagDataType,
int hitCount,
Callback_SensorInterface_sendLaserTagData __cb) |
Ice.AsyncResult |
begin_sendLaserTagData(int botnum,
java.lang.String laserTagDataType,
int hitCount,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sendLaserTagData(int botnum,
java.lang.String laserTagDataType,
int hitCount,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sendLaserTagData(int botnum,
java.lang.String laserTagDataType,
int hitCount,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sendLaserTagData(int botnum,
java.lang.String laserTagDataType,
int hitCount,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sendLaserTagData(int botnum,
java.lang.String laserTagDataType,
int hitCount,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_SensorInterface_sendLaserTagData __cb) |
Ice.AsyncResult |
begin_sendLaserTagData(int botnum,
java.lang.String laserTagDataType,
int hitCount,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sendLaserTagData(int botnum,
java.lang.String laserTagDataType,
int hitCount,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sendLaserTagData(int botnum,
java.lang.String laserTagDataType,
int hitCount,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sendStreamingVideoData(int botnum,
byte[] bytes,
int cameraID,
int numObjectsDetected,
ImgProcData[] imgProcseq) |
Ice.AsyncResult |
begin_sendStreamingVideoData(int botnum,
byte[] bytes,
int cameraID,
int numObjectsDetected,
ImgProcData[] imgProcseq,
Callback_SensorInterface_sendStreamingVideoData __cb) |
Ice.AsyncResult |
begin_sendStreamingVideoData(int botnum,
byte[] bytes,
int cameraID,
int numObjectsDetected,
ImgProcData[] imgProcseq,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sendStreamingVideoData(int botnum,
byte[] bytes,
int cameraID,
int numObjectsDetected,
ImgProcData[] imgProcseq,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sendStreamingVideoData(int botnum,
byte[] bytes,
int cameraID,
int numObjectsDetected,
ImgProcData[] imgProcseq,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sendStreamingVideoData(int botnum,
byte[] bytes,
int cameraID,
int numObjectsDetected,
ImgProcData[] imgProcseq,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sendStreamingVideoData(int botnum,
byte[] bytes,
int cameraID,
int numObjectsDetected,
ImgProcData[] imgProcseq,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_SensorInterface_sendStreamingVideoData __cb) |
Ice.AsyncResult |
begin_sendStreamingVideoData(int botnum,
byte[] bytes,
int cameraID,
int numObjectsDetected,
ImgProcData[] imgProcseq,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sendStreamingVideoData(int botnum,
byte[] bytes,
int cameraID,
int numObjectsDetected,
ImgProcData[] imgProcseq,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sendStreamingVideoData(int botnum,
byte[] bytes,
int cameraID,
int numObjectsDetected,
ImgProcData[] imgProcseq,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
void |
end_initializeBot(Ice.AsyncResult __result) |
void |
end_pokeBase(Ice.AsyncResult __result) |
void |
end_sendHallSensorData(Ice.AsyncResult __result) |
void |
end_sendImuData(Ice.AsyncResult __result) |
void |
end_sendLaserTagData(Ice.AsyncResult __result) |
void |
end_sendStreamingVideoData(Ice.AsyncResult __result) |
void |
initializeBot(int botnum) |
void |
initializeBot(int botnum,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
pokeBase(int botnum) |
void |
pokeBase(int botnum,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
sendHallSensorData(int botnum,
float frontLeft,
float frontRight,
float backLeft,
float backRight) |
void |
sendHallSensorData(int botnum,
float frontLeft,
float frontRight,
float backLeft,
float backRight,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
sendImuData(int botnum,
float yaw,
float pitch,
float roll,
float ax,
float ay,
float az) |
void |
sendImuData(int botnum,
float yaw,
float pitch,
float roll,
float ax,
float ay,
float az,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
sendLaserTagData(int botnum,
java.lang.String laserTagDataType,
int hitCount) |
void |
sendLaserTagData(int botnum,
java.lang.String laserTagDataType,
int hitCount,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
sendStreamingVideoData(int botnum,
byte[] bytes,
int cameraID,
int numObjectsDetected,
ImgProcData[] imgProcseq) |
void |
sendStreamingVideoData(int botnum,
byte[] bytes,
int cameraID,
int numObjectsDetected,
ImgProcData[] imgProcseq,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
void initializeBot(int botnum)
void initializeBot(int botnum, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_initializeBot(int botnum)
Ice.AsyncResult begin_initializeBot(int botnum, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_initializeBot(int botnum, Ice.Callback __cb)
Ice.AsyncResult begin_initializeBot(int botnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_initializeBot(int botnum, Callback_SensorInterface_initializeBot __cb)
Ice.AsyncResult begin_initializeBot(int botnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_SensorInterface_initializeBot __cb)
Ice.AsyncResult begin_initializeBot(int botnum, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_initializeBot(int botnum, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_initializeBot(int botnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_initializeBot(int botnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_initializeBot(Ice.AsyncResult __result)
void sendLaserTagData(int botnum, java.lang.String laserTagDataType, int hitCount)
void sendLaserTagData(int botnum, java.lang.String laserTagDataType, int hitCount, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sendLaserTagData(int botnum, java.lang.String laserTagDataType, int hitCount)
Ice.AsyncResult begin_sendLaserTagData(int botnum, java.lang.String laserTagDataType, int hitCount, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sendLaserTagData(int botnum, java.lang.String laserTagDataType, int hitCount, Ice.Callback __cb)
Ice.AsyncResult begin_sendLaserTagData(int botnum, java.lang.String laserTagDataType, int hitCount, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_sendLaserTagData(int botnum, java.lang.String laserTagDataType, int hitCount, Callback_SensorInterface_sendLaserTagData __cb)
Ice.AsyncResult begin_sendLaserTagData(int botnum, java.lang.String laserTagDataType, int hitCount, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_SensorInterface_sendLaserTagData __cb)
Ice.AsyncResult begin_sendLaserTagData(int botnum, java.lang.String laserTagDataType, int hitCount, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sendLaserTagData(int botnum, java.lang.String laserTagDataType, int hitCount, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_sendLaserTagData(int botnum, java.lang.String laserTagDataType, int hitCount, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sendLaserTagData(int botnum, java.lang.String laserTagDataType, int hitCount, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_sendLaserTagData(Ice.AsyncResult __result)
void sendStreamingVideoData(int botnum, byte[] bytes, int cameraID, int numObjectsDetected, ImgProcData[] imgProcseq)
void sendStreamingVideoData(int botnum, byte[] bytes, int cameraID, int numObjectsDetected, ImgProcData[] imgProcseq, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sendStreamingVideoData(int botnum, byte[] bytes, int cameraID, int numObjectsDetected, ImgProcData[] imgProcseq)
Ice.AsyncResult begin_sendStreamingVideoData(int botnum, byte[] bytes, int cameraID, int numObjectsDetected, ImgProcData[] imgProcseq, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sendStreamingVideoData(int botnum, byte[] bytes, int cameraID, int numObjectsDetected, ImgProcData[] imgProcseq, Ice.Callback __cb)
Ice.AsyncResult begin_sendStreamingVideoData(int botnum, byte[] bytes, int cameraID, int numObjectsDetected, ImgProcData[] imgProcseq, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_sendStreamingVideoData(int botnum, byte[] bytes, int cameraID, int numObjectsDetected, ImgProcData[] imgProcseq, Callback_SensorInterface_sendStreamingVideoData __cb)
Ice.AsyncResult begin_sendStreamingVideoData(int botnum, byte[] bytes, int cameraID, int numObjectsDetected, ImgProcData[] imgProcseq, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_SensorInterface_sendStreamingVideoData __cb)
Ice.AsyncResult begin_sendStreamingVideoData(int botnum, byte[] bytes, int cameraID, int numObjectsDetected, ImgProcData[] imgProcseq, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sendStreamingVideoData(int botnum, byte[] bytes, int cameraID, int numObjectsDetected, ImgProcData[] imgProcseq, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_sendStreamingVideoData(int botnum, byte[] bytes, int cameraID, int numObjectsDetected, ImgProcData[] imgProcseq, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sendStreamingVideoData(int botnum, byte[] bytes, int cameraID, int numObjectsDetected, ImgProcData[] imgProcseq, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_sendStreamingVideoData(Ice.AsyncResult __result)
void pokeBase(int botnum)
void pokeBase(int botnum, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_pokeBase(int botnum)
Ice.AsyncResult begin_pokeBase(int botnum, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_pokeBase(int botnum, Ice.Callback __cb)
Ice.AsyncResult begin_pokeBase(int botnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_pokeBase(int botnum, Callback_SensorInterface_pokeBase __cb)
Ice.AsyncResult begin_pokeBase(int botnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_SensorInterface_pokeBase __cb)
Ice.AsyncResult begin_pokeBase(int botnum, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_pokeBase(int botnum, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_pokeBase(int botnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_pokeBase(int botnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_pokeBase(Ice.AsyncResult __result)
void sendHallSensorData(int botnum, float frontLeft, float frontRight, float backLeft, float backRight)
void sendHallSensorData(int botnum, float frontLeft, float frontRight, float backLeft, float backRight, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sendHallSensorData(int botnum, float frontLeft, float frontRight, float backLeft, float backRight)
Ice.AsyncResult begin_sendHallSensorData(int botnum, float frontLeft, float frontRight, float backLeft, float backRight, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sendHallSensorData(int botnum, float frontLeft, float frontRight, float backLeft, float backRight, Ice.Callback __cb)
Ice.AsyncResult begin_sendHallSensorData(int botnum, float frontLeft, float frontRight, float backLeft, float backRight, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_sendHallSensorData(int botnum, float frontLeft, float frontRight, float backLeft, float backRight, Callback_SensorInterface_sendHallSensorData __cb)
Ice.AsyncResult begin_sendHallSensorData(int botnum, float frontLeft, float frontRight, float backLeft, float backRight, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_SensorInterface_sendHallSensorData __cb)
Ice.AsyncResult begin_sendHallSensorData(int botnum, float frontLeft, float frontRight, float backLeft, float backRight, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sendHallSensorData(int botnum, float frontLeft, float frontRight, float backLeft, float backRight, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_sendHallSensorData(int botnum, float frontLeft, float frontRight, float backLeft, float backRight, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sendHallSensorData(int botnum, float frontLeft, float frontRight, float backLeft, float backRight, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_sendHallSensorData(Ice.AsyncResult __result)
void sendImuData(int botnum, float yaw, float pitch, float roll, float ax, float ay, float az)
void sendImuData(int botnum, float yaw, float pitch, float roll, float ax, float ay, float az, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sendImuData(int botnum, float yaw, float pitch, float roll, float ax, float ay, float az)
Ice.AsyncResult begin_sendImuData(int botnum, float yaw, float pitch, float roll, float ax, float ay, float az, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sendImuData(int botnum, float yaw, float pitch, float roll, float ax, float ay, float az, Ice.Callback __cb)
Ice.AsyncResult begin_sendImuData(int botnum, float yaw, float pitch, float roll, float ax, float ay, float az, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_sendImuData(int botnum, float yaw, float pitch, float roll, float ax, float ay, float az, Callback_SensorInterface_sendImuData __cb)
Ice.AsyncResult begin_sendImuData(int botnum, float yaw, float pitch, float roll, float ax, float ay, float az, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_SensorInterface_sendImuData __cb)
Ice.AsyncResult begin_sendImuData(int botnum, float yaw, float pitch, float roll, float ax, float ay, float az, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sendImuData(int botnum, float yaw, float pitch, float roll, float ax, float ay, float az, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_sendImuData(int botnum, float yaw, float pitch, float roll, float ax, float ay, float az, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sendImuData(int botnum, float yaw, float pitch, float roll, float ax, float ay, float az, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_sendImuData(Ice.AsyncResult __result)