IRISLIB database
All Classes Namespaces Functions Variables Pages
Rtn Class Reference

Internal class not for customer use. More...

Static Public Member Functions

_.Library.String GetCurrent (_.Library.Integer frame)
 Internal class not for customer use. More...
 
 Invoke (_.Library.Binary pointer, _.Library.String label, args)
 Call the label in the routine/class referenced by the pointer into the. More...
 

Detailed Description

Internal class not for customer use.

Shell for $system.Rtn system implemented class.

Member Function Documentation

◆ GetCurrent()

_.Library.String GetCurrent ( _.Library.Integer  frame)
static

Internal class not for customer use.

Shell for $system.Rtn system implemented class.

Return internal pointer into routine buffer for the routine/class back a specific number

of frame levels

◆ Invoke()

Invoke ( _.Library.Binary  pointer,
_.Library.String  label,
  args 
)
static

Call the label in the routine/class referenced by the pointer into the.

routine buffer from <method>GetCurrent</method> passing in any additional arguments in 'args...'.