RexxInstanceInterface Struct Reference

#include <oorexxapi.h>

Public Member Functions

 void (RexxEntry *Terminate)(RexxInstance *)
 
 logical_t (RexxEntry *AttachThread)(RexxInstance *
 
RexxThreadContext ** size_t (RexxEntry *InterpreterVersion)(RexxInstance *)
 
 size_t (RexxEntry *LanguageLevel)(RexxInstance *)
 
 void (RexxEntry *Halt)(RexxInstance *)
 
 void (RexxEntry *SetTrace)(RexxInstance *
 

Public Attributes

wholenumber_t interfaceVersion
 
 logical_t
 

Detailed Description

Definition at line 437 of file oorexxapi.h.

Member Function Documentation

◆ logical_t()

RexxInstanceInterface::logical_t ( RexxEntry AttachThread)

◆ size_t() [1/2]

RexxThreadContext** RexxInstanceInterface::size_t ( RexxEntry InterpreterVersion)

◆ size_t() [2/2]

RexxInstanceInterface::size_t ( RexxEntry LanguageLevel)

◆ void() [1/3]

RexxInstanceInterface::void ( RexxEntry Halt)

◆ void() [2/3]

RexxInstanceInterface::void ( RexxEntry SetTrace)

◆ void() [3/3]

RexxInstanceInterface::void ( RexxEntry Terminate)

Member Data Documentation

◆ interfaceVersion

wholenumber_t RexxInstanceInterface::interfaceVersion

Definition at line 439 of file oorexxapi.h.

◆ logical_t

RexxInstanceInterface::logical_t

Definition at line 446 of file oorexxapi.h.


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