Kanzi Connect 3.9.10
InputServiceConcept Member List

This is the complete list of members for InputServiceConcept, including all inherited members.

createnotifyReceiveKeyEventsEventMessage(int streamIdHash, CustomTypes.InputEventKey receivedKeyEvents) (defined in InputServiceConcept)InputServiceConceptprotected
createnotifyReceiveStreamInfoEventMessage(String streamId, int streamIdHash, CustomTypes.Geometry geometry, int orientation) (defined in InputServiceConcept)InputServiceConceptprotected
createnotifyReceiveTouchEventsEventMessage(int streamIdHash, CustomTypes.InputEventTouch receivedTouchEvents) (defined in InputServiceConcept)InputServiceConceptprotected
ExternalServiceBase(String name)ExternalServiceBase
getRunningSession()ExternalServiceBase
getSchema() (defined in InputServiceConcept)InputServiceConcept
InputServiceConcept() (defined in InputServiceConcept)InputServiceConcept
notifyReceiveKeyEventsEvent(int streamIdHash, CustomTypes.InputEventKey receivedKeyEvents) (defined in InputServiceConcept)InputServiceConceptprotected
notifyReceiveKeyEventsEventTo(ExternalServiceSession _session, int streamIdHash, CustomTypes.InputEventKey receivedKeyEvents) (defined in InputServiceConcept)InputServiceConceptprotected
notifyReceiveKeyEventsEventToAll(int streamIdHash, CustomTypes.InputEventKey receivedKeyEvents) (defined in InputServiceConcept)InputServiceConceptprotected
notifyReceiveStreamInfoEvent(String streamId, int streamIdHash, CustomTypes.Geometry geometry, int orientation) (defined in InputServiceConcept)InputServiceConceptprotected
notifyReceiveStreamInfoEventTo(ExternalServiceSession _session, String streamId, int streamIdHash, CustomTypes.Geometry geometry, int orientation) (defined in InputServiceConcept)InputServiceConceptprotected
notifyReceiveStreamInfoEventToAll(String streamId, int streamIdHash, CustomTypes.Geometry geometry, int orientation) (defined in InputServiceConcept)InputServiceConceptprotected
notifyReceiveTouchEventsEvent(int streamIdHash, CustomTypes.InputEventTouch receivedTouchEvents) (defined in InputServiceConcept)InputServiceConceptprotected
notifyReceiveTouchEventsEventTo(ExternalServiceSession _session, int streamIdHash, CustomTypes.InputEventTouch receivedTouchEvents) (defined in InputServiceConcept)InputServiceConceptprotected
notifyReceiveTouchEventsEventToAll(int streamIdHash, CustomTypes.InputEventTouch receivedTouchEvents) (defined in InputServiceConcept)InputServiceConceptprotected
postKeyEvents(int streamIdHash, CustomTypes.InputEventKey postedKeyEvents) (defined in InputServiceConcept)InputServiceConceptprotected
postTouchEvents(int streamIdHash, CustomTypes.InputEventTouch postedTouchEvents) (defined in InputServiceConcept)InputServiceConceptprotected
provideServiceRoutingInformationOverride() (defined in InputServiceConcept)InputServiceConcept
provideServiceRuntimeDataOverride() (defined in InputServiceConcept)InputServiceConcept
receive(ExternalServiceSession session, MessagePackage message) (defined in InputServiceConcept)InputServiceConcept
reportBooleanResult(MessagePackage message, ExternalServiceSession session, boolean result)ExternalServiceBaseprotectedstatic
reportBooleanResult(MessagePackage message, boolean result)ExternalServiceBaseprotected
reportFloatResult(MessagePackage message, ExternalServiceSession session, float result)ExternalServiceBaseprotectedstatic
reportFloatResult(MessagePackage message, float result)ExternalServiceBaseprotected
reportIntResult(MessagePackage message, ExternalServiceSession session, int result)ExternalServiceBaseprotectedstatic
reportIntResult(MessagePackage message, int result)ExternalServiceBaseprotected
reportStringResult(MessagePackage message, ExternalServiceSession session, String result)ExternalServiceBaseprotectedstatic
reportStringResult(MessagePackage message, String result)ExternalServiceBaseprotected
reportVoidResult(MessagePackage message, ExternalServiceSession session)ExternalServiceBaseprotectedstatic
reportVoidResult(MessagePackage message)ExternalServiceBaseprotected
requestStreamInfo(String streamId) (defined in InputServiceConcept)InputServiceConceptprotected
setGeometry(String streamId, CustomTypes.Geometry geometry) (defined in InputServiceConcept)InputServiceConceptprotected
setOrientation(String streamId, int orientation) (defined in InputServiceConcept)InputServiceConceptprotected
setRunningSession(ExternalServiceSession session)ExternalServiceBaseprotected
simulateCursor(String streamId, int id, float x, float y, int state) (defined in InputServiceConcept)InputServiceConceptprotected
simulateKey(String streamId, int kanzi_code, int raw_code, int state) (defined in InputServiceConcept)InputServiceConceptprotected
subscribeEvents(String streamId) (defined in InputServiceConcept)InputServiceConceptprotected
subscribeProvider(String streamId) (defined in InputServiceConcept)InputServiceConceptprotected
unsubscribeEvents(String streamId) (defined in InputServiceConcept)InputServiceConceptprotected
unsubscribeProvider(String streamId) (defined in InputServiceConcept)InputServiceConceptprotected