Vuo  2.0.0
Classes | Macros | Variables
VuoRunnerCocoa.mm File Reference

Description

VuoCocoa implementation.

Definition in file VuoRunnerCocoa.mm.

Go to the source code of this file.

Macros

#define __ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES   0
 Avoid conflict between Cocoa and LLVM headers. More...
 

Variables

bool VuoRunnerCocoa_hasInitializedCompilerCache = false
 Tracks whether the one-time cache initialization has been performed. More...
 

Macro Definition Documentation

◆ __ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES

#define __ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES   0

Avoid conflict between Cocoa and LLVM headers.

Definition at line 11 of file VuoRunnerCocoa.mm.

Variable Documentation

◆ VuoRunnerCocoa_hasInitializedCompilerCache

bool VuoRunnerCocoa_hasInitializedCompilerCache = false

Tracks whether the one-time cache initialization has been performed.

Definition at line 40 of file VuoRunnerCocoa.mm.