Documentation Set for Swarm 2.0.1
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
ActionArgs
RETURNABLE
Methods
Phase: Using
- (void)
setFunctionPointer:
(func_t)
fptr
- (func_t)
getFunctionPointer
Prev
Home
Next
ActionArgs
Up
ActionCreating