RexxMethodContext_ Struct Reference

#include <oorexxapi.h>

Public Attributes

RexxThreadContextthreadContext
 
MethodContextInterfacefunctions
 
ValueDescriptorarguments
 

Detailed Description

Definition at line 1428 of file oorexxapi.h.

Member Data Documentation

◆ arguments

ValueDescriptor* RexxMethodContext_::arguments

Definition at line 1432 of file oorexxapi.h.

Referenced by RexxNativeActivation::run().

◆ functions

MethodContextInterface* RexxMethodContext_::functions

Definition at line 1431 of file oorexxapi.h.

Referenced by RexxActivity::createMethodContext().

◆ threadContext

RexxThreadContext* RexxMethodContext_::threadContext

Definition at line 1430 of file oorexxapi.h.

Referenced by contextToActivity(), and RexxActivity::createMethodContext().


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