Next: Character, Previous: CFloat, Up: Base classes [Index]
I am not part of the Smalltalk definition. My instances contain information about C functions that can be called from within Smalltalk, such as number and type of parameters. This information is used by the C callout mechanism to perform the actual call-out to C routines.
• CFunctionDescriptor class-instance creation: | (class) | |
• CFunctionDescriptor class-testing: | (class) | |
• CFunctionDescriptor-accessing: | (instance) | |
• CFunctionDescriptor-printing: | (instance) | |
• CFunctionDescriptor-restoring: | (instance) |