Back: CAggregate-accessing Up: Base classes Forward: CArray   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.17 CallinProcess

Defined in namespace Smalltalk
Superclass: Process
Category: Language-Processes
I represent a unit of computation for which external C code requested execution, so I must store the returned value once my computation terminates and I must not survive across image saves (since those who invoked me no longer exist). I am otherwise equivalent to a Process.



Back: CAggregate-accessing Up: Base classes Forward: CArray   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on May, 22 2008 using texi2html