RexxExitContext_ Struct Reference

#include <oorexxapi.h>

Public Attributes

RexxThreadContextthreadContext
 
ExitContextInterfacefunctions
 
ValueDescriptorarguments
 

Detailed Description

Definition at line 2970 of file oorexxapi.h.

Member Data Documentation

◆ arguments

ValueDescriptor* RexxExitContext_::arguments

Definition at line 2974 of file oorexxapi.h.

◆ functions

ExitContextInterface* RexxExitContext_::functions

Definition at line 2973 of file oorexxapi.h.

Referenced by RexxActivity::createExitContext().

◆ threadContext

RexxThreadContext* RexxExitContext_::threadContext

Definition at line 2972 of file oorexxapi.h.

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


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