next node: ProcessCtrl,
prev node: FileSystemConv,
up to node: Subsystem Unix


ProcessConv

This structure corresponds to the outdated structure Process. Use the structure ProcessCtrlConv instead.

Signature of ProcessConv

List of Import References :
See BOOL
See Char
See Com
See DENOTATION
See File
See Int
See Nat
See Option
See Pair
See Process
See Seq
See String
See Void

SIGNATURE ProcessConv

$Date: 2010-09-30 18:24:17 +0200 (Do, 30. Sep 2010) $ ($Revision: 616 $)

--

IMPORT Process ONLY process

FUN ` : process -> denotation

-- p` == "some process"


next node: ProcessCtrl,
prev node: FileSystemConv,
up to node: Subsystem Unix