HDK
|
Go to the source code of this file.
Namespaces | |
APEX_Names | |
Macros | |
#define | __APEX_NAMES_H__ |
Variables | |
constexpr UT_StringLit | APEX_Names::theGraphParmsName = "__parms__" |
constexpr UT_StringLit | APEX_Names::theBindingName = "__binding__" |
constexpr UT_StringLit | APEX_Names::theOutputName = "__output__" |
constexpr UT_StringLit | APEX_Names::theSubnetName = "__subnet__" |
constexpr UT_StringLit | APEX_Names::theNullName = "__null__" |
constexpr UT_StringLit | APEX_Names::theStickyNoteName = "__stickynote__" |
constexpr UT_StringLit | APEX_Names::theSubGraphGeoPath = "<subgraph>" |
constexpr UT_StringLit | APEX_Names::theGraphExt = ".graph" |
constexpr UT_StringLit | APEX_Names::thePropertiesAttribName = "properties" |
#define __APEX_NAMES_H__ |
Definition at line 16 of file APEX_Names.h.