|  | Vireo
    1.0
    Compact runtime for Virtual Instruments | 
| Files | |
| file | BuildConfig.h [code] | 
| Target specific defines. | |
| file | CEntryPoints.h [code] | 
| C entry points for core Vireo functions. Used when the runtime is built and loaded as a library. | |
| file | DataTypes.h [code] | 
| Core types (Int32,...) and ifdefs to work around a few platfrom collisions. | |
| file | EggShell.h [code] | 
| An inital REPL fro Vireo. | |
| file | EventLog.h [code] | 
| A mechanism for Vireo sub systems to report errors. | |
| file | ExecutionContext.h [code] | 
| Tools to imliment a ExecutionContext that can run/evaluate VIs. | |
| file | Instruction.h [code] | 
| Tools for defining Vireo functions in C++. | |
| file | StringUtilities.h [code] | 
| Tools for working with stings. Namely a SubString class that can wrap data where it is. | |
| file | TDCodecLVFlat.h [code] | 
| A Vireo codec for the LabVIEW binary dlattened data format. | |
| file | TDCodecVia.h [code] | 
| A Vireo codec for the VIA (VI Assembly) text format. | |
| file | TDCodecVib.h [code] | 
| A Vireo codec for the VIB (VI Binary) binary format. | |
| file | Thread.h [code] | 
| Tools for working in a multithreaded process. | |
| file | TimeTypes.h [code] | 
| Tools to working with relative, absolute and tic-count times. | |
| file | TypeAndDataManager.h [code] | 
| Tools to define data types, manage their data, and a TypeManager to manage those types. | |
| file | TypeDefiner.h [code] | 
| Tools for registering Vireo types defined in C++ modules. | |
| file | VirtualInstrument.h [code] | 
| Special methods for the VirtualInstrument data type. | |
 1.8.6
 1.8.6