|
HDK
|
#include "OP_API.h"#include "OP_OTLDefinition.h"#include "OP_OTLSectionNames.h"#include <VEX/VEX_VexTypes.h>#include <FS/FS_IndexFile.h>#include <UT/UT_Defines.h>#include <UT/UT_String.h>#include <UT/UT_StringHolder.h>#include <UT/UT_SymbolTable.h>#include <UT/UT_TimeGate.h>#include <time.h>
Include dependency graph for OP_OTLLibrary.h:Go to the source code of this file.
Classes | |
| class | OP_OTLLibrary |
Macros | |
| #define | OTL_LIBRARY_PREFIX UT_OTL_LIBRARY_PREFIX |
| #define | OTL_DEFINITION_PREFIX UT_HDA_DEFINITION_PREFIX |
| #define | OTL_INTERNAL "Embedded" |
| #define | OTL_INTERNAL_SH "Embedded"_UTsh |
| #define | OTL_INTERNAL_META "Current HIP File" |
| #define | OTL_INTERNAL_META_SH "Current HIP File"_UTsh |
| #define | OTL_FALLBACK_META "Fallback Libraries" |
| #define | OTL_OTLSCAN_META "Scanned Asset Library Directories" |
| #define | OTL_ROOTHDANAME "hdaroot" |
| #define OTL_DEFINITION_PREFIX UT_HDA_DEFINITION_PREFIX |
Definition at line 32 of file OP_OTLLibrary.h.
| #define OTL_FALLBACK_META "Fallback Libraries" |
Definition at line 38 of file OP_OTLLibrary.h.
| #define OTL_INTERNAL "Embedded" |
Definition at line 34 of file OP_OTLLibrary.h.
| #define OTL_INTERNAL_META "Current HIP File" |
Definition at line 36 of file OP_OTLLibrary.h.
| #define OTL_INTERNAL_META_SH "Current HIP File"_UTsh |
Definition at line 37 of file OP_OTLLibrary.h.
| #define OTL_INTERNAL_SH "Embedded"_UTsh |
Definition at line 35 of file OP_OTLLibrary.h.
| #define OTL_LIBRARY_PREFIX UT_OTL_LIBRARY_PREFIX |
Definition at line 29 of file OP_OTLLibrary.h.
| #define OTL_OTLSCAN_META "Scanned Asset Library Directories" |
Definition at line 39 of file OP_OTLLibrary.h.
| #define OTL_ROOTHDANAME "hdaroot" |
Definition at line 40 of file OP_OTLLibrary.h.