_RXSTRING Struct Reference

#include <rexx.h>

Public Attributes

size_t strlength
 
char * strptr
 

Detailed Description

Definition at line 156 of file rexx.h.

Member Data Documentation

◆ strlength

size_t _RXSTRING::strlength

Definition at line 157 of file rexx.h.

Referenced by Api_Exchange_Data(), Api_Fill_REXX_Variable_Pool(), Api_Output_From_C(), Api_Output_From_REXX(), Api_Read_All_Elements_Of_A_Specific_Stem_From_REXX_VP(), Api_Read_All_Variables_From_REXX_VP(), ApiDeregFunc(), Aspi_Exchange_Data(), Aspi_Fill_REXX_Variable_Pool(), Aspi_Output_From_C(), Aspi_Output_From_REXX(), Aspi_Read_All_Elements_Of_A_Specific_Stem_From_REXX_VP(), Aspi_Read_All_Variables_From_REXX_VP(), AspiDeregFunc(), AspiDeregFunc2(), AspiDeregFunc3(), CallRexx(), CommandHandlerDispatcher::complete(), RexxBufferBase::copyData(), RexxString::copyToRxstring(), RexxNativeActivation::copyValue(), dwordPtrToRexx(), FetchRexxVar(), GrxHost(), HandleArgError(), MacroSpaceDescriptor::MacroSpaceDescriptor(), main(), MY_IOEXIT(), new_buffer(), new_string(), pointer2string(), RoutineClass::restore(), RexxMethod0(), TranslateInstoreDispatcher::run(), RxWinExec(), RoutineClass::save(), SetRexxVar(), SysBootDrive(), SysCreatePipe(), SysDriveInfo(), SysDriveMap(), SysDropFuncs(), SysDumpVariables(), SysFileDelete(), SysFileSearch(), SysFileSystemType(), SysFork(), SysGetErrortext(), SysGetFileDateTime(), SysGetKey(), SysGetMessage(), SysGetMessageX(), SysIni(), SysLoadFuncs(), SysMkDir(), SysQueryProcess(), SysRmDir(), SysSetPriority(), SysStemSort(), SysSystemDirectory(), SysTempFileName(), SysUtilVersion(), SysVersion(), SysVolumeLabel(), SysWait(), SysWinDecryptFile(), SysWinEncryptFile(), SysWinVer(), RexxString::toRxstring(), ServiceMessage::transferMessageData(), MacroSpaceFile::write(), WSClipboard(), WSCtrlMenu(), WSCtrlSend(), WSCtrlWindow(), WSRegistryKey(), and WSRegistryValue().

◆ strptr

char* _RXSTRING::strptr

Definition at line 158 of file rexx.h.

Referenced by Api_Exchange_Data(), Api_Fill_REXX_Variable_Pool(), Api_Output_From_C(), Api_Output_From_REXX(), Api_Read_All_Elements_Of_A_Specific_Stem_From_REXX_VP(), Api_Read_All_Variables_From_REXX_VP(), Aspi_Exchange_Data(), Aspi_Fill_REXX_Variable_Pool(), Aspi_Output_From_C(), Aspi_Output_From_REXX(), Aspi_Read_All_Elements_Of_A_Specific_Stem_From_REXX_VP(), Aspi_Read_All_Variables_From_REXX_VP(), RexxActivity::callCommandExit(), RexxActivity::callDebugInputExit(), RexxActivity::callFunctionExit(), RexxActivity::callPullExit(), RexxActivity::callQueueNameExit(), RexxNativeActivation::callRegisteredRoutine(), CallRexx(), RexxActivity::callTerminalInputExit(), CommandHandlerDispatcher::complete(), RexxBufferBase::copyData(), RexxString::copyToRxstring(), RexxNativeActivation::copyValue(), dwordPtrToRexx(), ExecIO_Write_From_Stem(), FetchRexxVar(), RexxActivation::getMacroCode(), GrxHost(), HandleArgError(), MacroSpaceDescriptor::MacroSpaceDescriptor(), main(), MY_IOEXIT(), new_string(), pointer2string(), pull(), LocalQueueManager::pullFromQueue(), RoutineClass::restore(), RoutineClass::restoreFromMacroSpace(), RexxMethod0(), TranslateInstoreDispatcher::run(), RxWinExec(), RoutineClass::save(), SetRexxVar(), SysBootDrive(), SysCreatePipe(), SysDriveInfo(), SysDumpVariables(), SysFileDelete(), SysFileSearch(), SysFileSystemType(), SysFork(), SysGetErrortext(), SysGetFileDateTime(), SysGetKey(), SysGetMessage(), SysGetMessageX(), SysIni(), SysMkDir(), SysQueryProcess(), SysRmDir(), SysSetPriority(), SysStemSort(), SysSystemDirectory(), SysTempFileName(), SysUtilVersion(), SysVersion(), SysVolumeLabel(), SysWait(), SysWinDecryptFile(), SysWinEncryptFile(), SysWinVer(), RexxString::toRxstring(), ServiceMessage::transferMessageData(), MacroSpaceFile::write(), WSClipboard(), WSCtrlMenu(), WSCtrlSend(), WSCtrlWindow(), WSRegistryKey(), and WSRegistryValue().


The documentation for this struct was generated from the following file: