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 thePropertiesAttribName = "properties"
 

Variable Documentation

constexpr UT_StringLit APEX_Names::theBindingName = "__binding__"

Definition at line 26 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theGraphExt = ".graph"

Definition at line 32 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theGraphParmsName = "__parms__"

Definition at line 25 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theNullName = "__null__"

Definition at line 29 of file APEX_Names.h.

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

Definition at line 27 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::thePropertiesAttribName = "properties"

Definition at line 33 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theStickyNoteName = "__stickynote__"

Definition at line 30 of file APEX_Names.h.

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

Definition at line 31 of file APEX_Names.h.

constexpr UT_StringLit APEX_Names::theSubnetName = "__subnet__"

Definition at line 28 of file APEX_Names.h.