![]() |
Vireo
1.0
Compact runtime for Virtual Instruments
|
An instruciton that suspends a clump and starts a SubVI's root clump. More...
#include <VirtualInstrument.h>
Public Member Functions | |
| _ParamImmediateDef (VIClump *, viRootClump) | |
| _ParamImmediateDef (InstructionCore *, Next) | |
| InstructionCore * | CopyInSnippet () |
| InstructionCore * | Next () |
| _ParamImmediateDef (InstructionCore *, CopyOutSnippet) | |
Additional Inherited Members | |
Public Attributes inherited from Vireo::InstructionCore | |
| InstructionFunction | _function |
An instruciton that suspends a clump and starts a SubVI's root clump.
| Vireo::CallVIInstruction::_ParamImmediateDef | ( | VIClump * | , |
| viRootClump | |||
| ) |
The SubVI Call instruction contains a pointer to the SubVIs root clump and sub snippets for code to copy parameters in and out.
1.8.6