| Class | Description |
|---|---|
| InspcCmdStore |
This class stores commands to any target from any application.
|
| InspcFieldOfStruct |
This class contains all data which describes a field formally used or not used for access yet.
|
| InspcMng |
This class supports the communication via the inspector for example with reflection access.
|
| InspcStruct |
This class presents a structure in a target system with some fields and methods
that is a parent of a
InspcVariable. |
| InspcVariable |
This class presents a variable, which is accessed by a
InspcTargetAccessor. |
| Enum | Description |
|---|---|
| InspcVariable.ModeHandleVariable |