Vireo  1.0
Compact runtime for Virtual Instruments
 All Classes Files Functions Variables Enumerations Enumerator Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Vireo::StackVar< T > Class Template Reference

Template class to dynamically create instances of a Vireo typed variable. More...

#include <ExecutionContext.h>

Public Member Functions

 StackVar (const char *tName)
 

Public Attributes

T * Value
 

Detailed Description

template<class T>
class Vireo::StackVar< T >

Template class to dynamically create instances of a Vireo typed variable.


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