#include <rexx.h>
Public Attributes | |
struct _SHVBLOCK * | shvnext |
CONSTANT_RXSTRING | shvname |
RXSTRING | shvvalue |
size_t | shvnamelen |
size_t | shvvaluelen |
unsigned char | shvcode |
unsigned char | shvret |
unsigned char _SHVBLOCK::shvcode |
Definition at line 210 of file rexx.h.
Referenced by Api_Fill_REXX_Variable_Pool(), Api_Read_All_Elements_Of_A_Specific_Stem_From_REXX_VP(), Api_Read_All_Variables_From_REXX_VP(), Aspi_Fill_REXX_Variable_Pool(), Aspi_Read_All_Elements_Of_A_Specific_Stem_From_REXX_VP(), Aspi_Read_All_Variables_From_REXX_VP(), FetchRexxVar(), SetRexxVar(), SysDumpVariables(), SysFileSearch(), SysIni(), RexxNativeActivation::variablePoolDropVariable(), RexxNativeActivation::variablePoolFetchVariable(), RexxNativeActivation::variablePoolRequest(), RexxNativeActivation::variablePoolSetVariable(), and WSRegistryValue().
CONSTANT_RXSTRING _SHVBLOCK::shvname |
Definition at line 206 of file rexx.h.
Referenced by Api_Fill_REXX_Variable_Pool(), Api_Read_All_Elements_Of_A_Specific_Stem_From_REXX_VP(), Api_Read_All_Variables_From_REXX_VP(), Aspi_Fill_REXX_Variable_Pool(), Aspi_Read_All_Elements_Of_A_Specific_Stem_From_REXX_VP(), Aspi_Read_All_Variables_From_REXX_VP(), FetchRexxVar(), SetRexxVar(), SysDumpVariables(), SysFileSearch(), SysIni(), RexxNativeActivation::variablePoolFetchPrivate(), RexxNativeActivation::variablePoolGetVariable(), RexxNativeActivation::variablePoolNextVariable(), and WSRegistryValue().
size_t _SHVBLOCK::shvnamelen |
Definition at line 208 of file rexx.h.
Referenced by Api_Fill_REXX_Variable_Pool(), Aspi_Fill_REXX_Variable_Pool(), FetchRexxVar(), SetRexxVar(), SysDumpVariables(), SysFileSearch(), SysIni(), RexxNativeActivation::variablePoolNextVariable(), and WSRegistryValue().
struct _SHVBLOCK* _SHVBLOCK::shvnext |
Definition at line 205 of file rexx.h.
Referenced by Api_Fill_REXX_Variable_Pool(), Api_Read_All_Elements_Of_A_Specific_Stem_From_REXX_VP(), Api_Read_All_Variables_From_REXX_VP(), Aspi_Fill_REXX_Variable_Pool(), Aspi_Read_All_Elements_Of_A_Specific_Stem_From_REXX_VP(), Aspi_Read_All_Variables_From_REXX_VP(), FetchRexxVar(), SetRexxVar(), SysDumpVariables(), SysFileSearch(), SysIni(), RexxNativeActivation::variablePoolInterface(), and WSRegistryValue().
unsigned char _SHVBLOCK::shvret |
Definition at line 211 of file rexx.h.
Referenced by Api_Fill_REXX_Variable_Pool(), Api_Read_All_Variables_From_REXX_VP(), Aspi_Fill_REXX_Variable_Pool(), Aspi_Read_All_Variables_From_REXX_VP(), FetchRexxVar(), SetRexxVar(), SysDumpVariables(), SysFileSearch(), SysIni(), RexxNativeActivation::variablePoolDropVariable(), RexxNativeActivation::variablePoolFetchPrivate(), RexxNativeActivation::variablePoolFetchVariable(), RexxNativeActivation::variablePoolGetVariable(), RexxNativeActivation::variablePoolInterface(), RexxNativeActivation::variablePoolNextVariable(), RexxNativeActivation::variablePoolRequest(), RexxNativeActivation::variablePoolSetVariable(), and WSRegistryValue().
RXSTRING _SHVBLOCK::shvvalue |
Definition at line 207 of file rexx.h.
Referenced by Api_Fill_REXX_Variable_Pool(), Api_Read_All_Elements_Of_A_Specific_Stem_From_REXX_VP(), Api_Read_All_Variables_From_REXX_VP(), Aspi_Fill_REXX_Variable_Pool(), Aspi_Read_All_Elements_Of_A_Specific_Stem_From_REXX_VP(), Aspi_Read_All_Variables_From_REXX_VP(), FetchRexxVar(), SetRexxVar(), SysDumpVariables(), SysFileSearch(), SysIni(), RexxNativeActivation::variablePoolFetchPrivate(), RexxNativeActivation::variablePoolFetchVariable(), RexxNativeActivation::variablePoolNextVariable(), RexxNativeActivation::variablePoolSetVariable(), and WSRegistryValue().
size_t _SHVBLOCK::shvvaluelen |
Definition at line 209 of file rexx.h.
Referenced by Api_Fill_REXX_Variable_Pool(), Aspi_Fill_REXX_Variable_Pool(), FetchRexxVar(), SetRexxVar(), SysDumpVariables(), SysFileSearch(), SysIni(), RexxNativeActivation::variablePoolFetchPrivate(), RexxNativeActivation::variablePoolFetchVariable(), RexxNativeActivation::variablePoolNextVariable(), and WSRegistryValue().