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