| Caa |
This class represents the LE view of an MVS Tcb.
|
| CaaNotFound |
This exception is thrown when an attempt is made to create a Caa for a Tcb that doesn't
have one.
|
| CaaTemplate |
|
| Ceedsahp_transitionTemplate |
|
| CeedsahpTemplate |
|
| CeexdlcbTemplate |
|
| CeexedbTemplate |
|
| CeexhcomTemplate |
|
| CeexqpcbpoolTemplate |
|
| CeexqpcbTemplate |
|
| CeexrcbTemplate |
|
| Dll |
This class represents a DLL (Dynamically Linked Library).
|
| DllFunction |
This class represents a DLL exported function.
|
| DllVariable |
This class represents a DLL exported variable.
|
| DsaStackFrame |
This class represents a single LE stack frame (aka DSA).
|
| Edb |
This class represents an LE Enclave Data Block.
|
| Function |
This class represents an LE managed function.
|
| FunctionEmulator |
This class acts as a more convenient way of using the Emulator class.
|
| FunctionEmulator.CallbackFunction |
This interface is similar to Emulator.CallbackFunction except that it adds the ability
to set the return value from the function (which is XPLINK specific).
|
| FunctionEmulator.CallOriginalException |
This exception can be thrown by callback functions which want to call the overridden
function.
|
| FunctionEmulator.Function |
This class represents a called function.
|