This is the complete list of members for InputServiceConcept, including all inherited members.
| createnotifyReceiveKeyEventsEventMessage(int streamIdHash, CustomTypes.InputEventKey receivedKeyEvents) (defined in InputServiceConcept) | InputServiceConcept | protected |
| createnotifyReceiveStreamInfoEventMessage(String streamId, int streamIdHash, CustomTypes.Geometry geometry, int orientation) (defined in InputServiceConcept) | InputServiceConcept | protected |
| createnotifyReceiveTouchEventsEventMessage(int streamIdHash, CustomTypes.InputEventTouch receivedTouchEvents) (defined in InputServiceConcept) | InputServiceConcept | protected |
| 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) | InputServiceConcept | protected |
| notifyReceiveKeyEventsEventTo(ExternalServiceSession _session, int streamIdHash, CustomTypes.InputEventKey receivedKeyEvents) (defined in InputServiceConcept) | InputServiceConcept | protected |
| notifyReceiveKeyEventsEventToAll(int streamIdHash, CustomTypes.InputEventKey receivedKeyEvents) (defined in InputServiceConcept) | InputServiceConcept | protected |
| notifyReceiveStreamInfoEvent(String streamId, int streamIdHash, CustomTypes.Geometry geometry, int orientation) (defined in InputServiceConcept) | InputServiceConcept | protected |
| notifyReceiveStreamInfoEventTo(ExternalServiceSession _session, String streamId, int streamIdHash, CustomTypes.Geometry geometry, int orientation) (defined in InputServiceConcept) | InputServiceConcept | protected |
| notifyReceiveStreamInfoEventToAll(String streamId, int streamIdHash, CustomTypes.Geometry geometry, int orientation) (defined in InputServiceConcept) | InputServiceConcept | protected |
| notifyReceiveTouchEventsEvent(int streamIdHash, CustomTypes.InputEventTouch receivedTouchEvents) (defined in InputServiceConcept) | InputServiceConcept | protected |
| notifyReceiveTouchEventsEventTo(ExternalServiceSession _session, int streamIdHash, CustomTypes.InputEventTouch receivedTouchEvents) (defined in InputServiceConcept) | InputServiceConcept | protected |
| notifyReceiveTouchEventsEventToAll(int streamIdHash, CustomTypes.InputEventTouch receivedTouchEvents) (defined in InputServiceConcept) | InputServiceConcept | protected |
| postKeyEvents(int streamIdHash, CustomTypes.InputEventKey postedKeyEvents) (defined in InputServiceConcept) | InputServiceConcept | protected |
| postTouchEvents(int streamIdHash, CustomTypes.InputEventTouch postedTouchEvents) (defined in InputServiceConcept) | InputServiceConcept | protected |
| 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) | ExternalServiceBase | protectedstatic |
| reportBooleanResult(MessagePackage message, boolean result) | ExternalServiceBase | protected |
| reportFloatResult(MessagePackage message, ExternalServiceSession session, float result) | ExternalServiceBase | protectedstatic |
| reportFloatResult(MessagePackage message, float result) | ExternalServiceBase | protected |
| reportIntResult(MessagePackage message, ExternalServiceSession session, int result) | ExternalServiceBase | protectedstatic |
| reportIntResult(MessagePackage message, int result) | ExternalServiceBase | protected |
| reportStringResult(MessagePackage message, ExternalServiceSession session, String result) | ExternalServiceBase | protectedstatic |
| reportStringResult(MessagePackage message, String result) | ExternalServiceBase | protected |
| reportVoidResult(MessagePackage message, ExternalServiceSession session) | ExternalServiceBase | protectedstatic |
| reportVoidResult(MessagePackage message) | ExternalServiceBase | protected |
| requestStreamInfo(String streamId) (defined in InputServiceConcept) | InputServiceConcept | protected |
| setGeometry(String streamId, CustomTypes.Geometry geometry) (defined in InputServiceConcept) | InputServiceConcept | protected |
| setOrientation(String streamId, int orientation) (defined in InputServiceConcept) | InputServiceConcept | protected |
| setRunningSession(ExternalServiceSession session) | ExternalServiceBase | protected |
| simulateCursor(String streamId, int id, float x, float y, int state) (defined in InputServiceConcept) | InputServiceConcept | protected |
| simulateKey(String streamId, int kanzi_code, int raw_code, int state) (defined in InputServiceConcept) | InputServiceConcept | protected |
| subscribeEvents(String streamId) (defined in InputServiceConcept) | InputServiceConcept | protected |
| subscribeProvider(String streamId) (defined in InputServiceConcept) | InputServiceConcept | protected |
| unsubscribeEvents(String streamId) (defined in InputServiceConcept) | InputServiceConcept | protected |
| unsubscribeProvider(String streamId) (defined in InputServiceConcept) | InputServiceConcept | protected |