#include <CentumSharedCode.h>
Collaboration diagram for ExecutionReturn:

Public Member Functions | |
| ExecutionReturn () | |
| The constructor sets the new return to type EXEC_NORMAL and its return value stack to NULL. | |
Public Attributes | |
| unsigned long | valueofexection |
| the type of result from the statment or statements | |
| CThingStack * | exception |
| any rebi that have been returned, may be NULL, this is a horrible horrible mis-nomer | |
1.4.2