Documentation Set for Swarm 2.2
Prev
Reference III. Activity Library
Next
ActionCall
Name
ActionCall -- An action defined by calling a C function.
Description
An action defined by calling a C function.
Protocols adopted by ActionCall
Action
ActionArgs
RETURNABLE
Methods
Phase: Creating
- (void)
setFunctionPointer:
(func_t)
fptr
Phase: Using
- (func_t)
getFunctionPointer
Prev
Home
Next
ActionArgs
Up
ActionChanged