Vireo  1.0
Compact runtime for Virtual Instruments
 All Classes Files Functions Variables Enumerations Enumerator Macros Groups Pages
Public Member Functions | List of all members
Vireo::CallVIInstruction Struct Reference

An instruciton that suspends a clump and starts a SubVI's root clump. More...

#include <VirtualInstrument.h>

Inheritance diagram for Vireo::CallVIInstruction:
Vireo::InstructionCore

Public Member Functions

 _ParamImmediateDef (VIClump *, viRootClump)
 
 _ParamImmediateDef (InstructionCore *, Next)
 
InstructionCoreCopyInSnippet ()
 
InstructionCoreNext ()
 
 _ParamImmediateDef (InstructionCore *, CopyOutSnippet)
 

Additional Inherited Members

- Public Attributes inherited from Vireo::InstructionCore
InstructionFunction _function
 

Detailed Description

An instruciton that suspends a clump and starts a SubVI's root clump.

Member Function Documentation

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.


The documentation for this struct was generated from the following file: