BOOTSTRAP (
kcodegen
) functions
LIBRARY ROUTINE
kgen_generate_object - generate code for software object
LIBRARY CALL
int kgen_generate_object( kobject object)
INPUT
object
- software object (xvroutine) for which to generate code
OUTPUT
none
RETURN VALUE
TRUE on success, FALSE otherwise
DESCRIPTION
This function generates everything appropriate for the given object.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/kcodegen/src/generate.c
SEE ALSO
kcodegen(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.