HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
APEX_Names.h File Reference
+ Include dependency graph for APEX_Names.h:
+ This graph shows which files directly or indirectly include this file:

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::theCallbackAttribName = "callback"
 
constexpr UT_StringLit APEX_Names::theCdAttribName = "Cd"
 
constexpr UT_StringLit APEX_Names::theCommentAttribName = "comment"
 
constexpr UT_StringLit APEX_Names::theNameAttribName = "name"
 
constexpr UT_StringLit APEX_Names::theOutputAttribName = "output"
 
constexpr UT_StringLit APEX_Names::theParmsAttribName = "parms"
 
constexpr UT_StringLit APEX_Names::thePropertiesAttribName = "properties"
 
constexpr UT_StringLit APEX_Names::thePortAliasAttribName = "portalias"
 
constexpr UT_StringLit APEX_Names::thePortIndexAttribName = "portindex"
 
constexpr UT_StringLit APEX_Names::thePortNameAttribName = "portname"
 
constexpr UT_StringLit APEX_Names::theTagsAttribName = "tags"
 
constexpr UT_StringLit APEX_Names::theTypeHintAttribName = "typehint"
 
constexpr UT_StringLit APEX_Names::theDebugMemAttribName = "__mem__"
 
constexpr UT_StringLit APEX_Names::theDebugPortsAttribName = "__ports__"
 
constexpr UT_StringLit APEX_Names::theDebugScopeIDAttribName = "__scopeid__"
 
constexpr UT_StringLit APEX_Names::theDebugGraphParmsAttribName = "__debugparms__"
 

Macro Definition Documentation

#define __APEX_NAMES_H__

Definition at line 16 of file APEX_Names.h.