Proc object.
More...
#include <c_proc.h>
Proc object.
Definition at line 43 of file c_proc.h.
◆ block_or_method
| uint8_t RProc::block_or_method |
'B' or 'M' char code
Definition at line 46 of file c_proc.h.
◆ callinfo
callinfo when proc was created.
Definition at line 47 of file c_proc.h.
◆ callinfo_self
callinfo of self object. Valid when 'B'.
Definition at line 48 of file c_proc.h.
◆ irep
◆ MRBC_OBJECT_HEADER
| RProc::MRBC_OBJECT_HEADER |
◆ ret_val
Return value of this block.
Definition at line 51 of file c_proc.h.
◆ self
Copy of self object. Valid when 'B'.
Definition at line 50 of file c_proc.h.
The documentation for this struct was generated from the following file: