HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
APEX_Names Namespace Reference

Variables

constexpr UT_StringLit theGraphParmsName = "__parms__"
 
constexpr UT_StringLit theBindingName = "__binding__"
 
constexpr UT_StringLit theOutputName = "__output__"
 
constexpr UT_StringLit theSubnetName = "__subnet__"
 
constexpr UT_StringLit theNullName = "__null__"
 
constexpr UT_StringLit theStickyNoteName = "__stickynote__"
 
constexpr UT_StringLit theSubGraphGeoPath = "<subgraph>"
 
constexpr UT_StringLit theGraphExt = ".graph"
 
constexpr UT_StringLit theCallbackAttribName = "callback"
 
constexpr UT_StringLit theCdAttribName = "Cd"
 
constexpr UT_StringLit theCommentAttribName = "comment"
 
constexpr UT_StringLit theNameAttribName = "name"
 
constexpr UT_StringLit theOutputAttribName = "output"
 
constexpr UT_StringLit theParmsAttribName = "parms"
 
constexpr UT_StringLit thePropertiesAttribName = "properties"
 
constexpr UT_StringLit thePortAliasAttribName = "portalias"
 
constexpr UT_StringLit thePortIndexAttribName = "portindex"
 
constexpr UT_StringLit thePortNameAttribName = "portname"
 
constexpr UT_StringLit theTagsAttribName = "tags"
 
constexpr UT_StringLit theTypeHintAttribName = "typehint"
 
constexpr UT_StringLit theDebugMemAttribName = "__mem__"
 
constexpr UT_StringLit theDebugPortsAttribName = "__ports__"
 
constexpr UT_StringLit theDebugScopeIDAttribName = "__scopeid__"
 
constexpr UT_StringLit theDebugGraphParmsAttribName = "__debugparms__"
 

Variable Documentation

constexpr UT_StringLit APEX_Names::theBindingName = "__binding__"
inline

Definition at line 24 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theCallbackAttribName = "callback"
inline

Definition at line 33 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theCdAttribName = "Cd"
inline

Definition at line 34 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theCommentAttribName = "comment"
inline

Definition at line 35 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theDebugGraphParmsAttribName = "__debugparms__"
inline

Definition at line 50 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theDebugMemAttribName = "__mem__"
inline

Definition at line 47 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theDebugPortsAttribName = "__ports__"
inline

Definition at line 48 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theDebugScopeIDAttribName = "__scopeid__"
inline

Definition at line 49 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theGraphExt = ".graph"
inline

Definition at line 30 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theGraphParmsName = "__parms__"
inline

Definition at line 23 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theNameAttribName = "name"
inline

Definition at line 36 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theNullName = "__null__"
inline

Definition at line 27 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theOutputAttribName = "output"
inline

Definition at line 37 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theOutputName = "__output__"
inline
Examples:
VOP/VOP_Switch.C.

Definition at line 25 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theParmsAttribName = "parms"
inline

Definition at line 38 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::thePortAliasAttribName = "portalias"
inline

Definition at line 40 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::thePortIndexAttribName = "portindex"
inline

Definition at line 41 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::thePortNameAttribName = "portname"
inline

Definition at line 42 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::thePropertiesAttribName = "properties"
inline

Definition at line 39 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theStickyNoteName = "__stickynote__"
inline

Definition at line 28 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theSubGraphGeoPath = "<subgraph>"
inline

Definition at line 29 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theSubnetName = "__subnet__"
inline

Definition at line 26 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theTagsAttribName = "tags"
inline

Definition at line 43 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theTypeHintAttribName = "typehint"
inline

Definition at line 44 of file APEX_Names.h.