private static class InspcTargetAccessor.GetFieldsData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private boolean |
bGetFieldsPending |
(package private) InspcTargetAccessor.OrderWithTime |
orderGetFields
The last order for Get Fields.
|
(package private) InspcTargetAccessData |
requFields
If not null then cmdGetFields will be invoked in the next
InspcTargetAccessor.cmdFinit() invocation. |
(package private) java.lang.Runnable |
runOnResponseFields
If not null then this runnable will be called on end of requestFields.
|
(package private) InspcAccessExecRxOrder_ifc |
rxActionGetFields
Action on receiving fields from target, only valid for the requFields.
|
Modifier | Constructor and Description |
---|---|
private |
GetFieldsData() |
InspcTargetAccessData requFields
InspcTargetAccessor.cmdFinit()
invocation.
After them this field will be set to null again.InspcAccessExecRxOrder_ifc rxActionGetFields
java.lang.Runnable runOnResponseFields
InspcTargetAccessor.OrderWithTime orderGetFields
private boolean bGetFieldsPending