run_proc_ar Struct Reference

Procedure activation record. More...

#include <run_t.h>


Data Fields

list_t block_ar
 Block activation records.
rdata_varobj
 Object on which the procedure is being invoked or NULL.
stree_procproc
 Procedure being invoked.
rdata_itemretval
 Procedure return value or NULL if not set.


Detailed Description

Procedure activation record.

A procedure can be a member function, a named property or an indexed property. A procedure activation record is created whenever a procedure is invoked.

Definition at line 53 of file run_t.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:00 2011 for HelenOS/USB by  doxygen 1.4.7