RexxCallContext_ Struct Reference

#include <oorexxapi.h>

Public Attributes

RexxThreadContextthreadContext
 
CallContextInterfacefunctions
 
ValueDescriptorarguments
 

Detailed Description

Definition at line 2198 of file oorexxapi.h.

Member Data Documentation

◆ arguments

ValueDescriptor* RexxCallContext_::arguments

Definition at line 2202 of file oorexxapi.h.

Referenced by RexxNativeActivation::callNativeRoutine().

◆ functions

CallContextInterface* RexxCallContext_::functions

Definition at line 2201 of file oorexxapi.h.

Referenced by RexxActivity::createCallContext().

◆ threadContext


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