|
| | __init__ (self, supressGenerationOfAttribute=[]) |
| |
| | getCreateExpandedNodeIDMacro (self, node) |
| |
| | substitutePunctuationCharacters (self, input) |
| |
| | getNodeIdDefineString (self, node) |
| |
| | getCreateNodeIDMacro (self, node) |
| |
| | getCreateStandaloneReference (self, sourcenode, reference) |
| |
| | getCreateNodeNoBootstrap (self, node, parentNode, parentReference, unprintedNodes) |
| |
| | getCreateNodeBootstrap (self, node) |
| |
Definition at line 34 of file open62541_MacroHelper.py.
◆ __init__()
| open62541_MacroHelper.open62541_MacroHelper.__init__ |
( |
|
self, |
|
|
|
supressGenerationOfAttribute = [] |
|
) |
| |
◆ getCreateExpandedNodeIDMacro()
| open62541_MacroHelper.open62541_MacroHelper.getCreateExpandedNodeIDMacro |
( |
|
self, |
|
|
|
node |
|
) |
| |
◆ getCreateNodeBootstrap()
| open62541_MacroHelper.open62541_MacroHelper.getCreateNodeBootstrap |
( |
|
self, |
|
|
|
node |
|
) |
| |
◆ getCreateNodeIDMacro()
| open62541_MacroHelper.open62541_MacroHelper.getCreateNodeIDMacro |
( |
|
self, |
|
|
|
node |
|
) |
| |
◆ getCreateNodeNoBootstrap()
| open62541_MacroHelper.open62541_MacroHelper.getCreateNodeNoBootstrap |
( |
|
self, |
|
|
|
node, |
|
|
|
parentNode, |
|
|
|
parentReference, |
|
|
|
unprintedNodes |
|
) |
| |
◆ getCreateStandaloneReference()
| open62541_MacroHelper.open62541_MacroHelper.getCreateStandaloneReference |
( |
|
self, |
|
|
|
sourcenode, |
|
|
|
reference |
|
) |
| |
◆ getNodeIdDefineString()
| open62541_MacroHelper.open62541_MacroHelper.getNodeIdDefineString |
( |
|
self, |
|
|
|
node |
|
) |
| |
◆ substitutePunctuationCharacters()
| open62541_MacroHelper.open62541_MacroHelper.substitutePunctuationCharacters |
( |
|
self, |
|
|
|
input |
|
) |
| |
substitutePunctuationCharacters
Replace punctuation characters in input. Part of this class because it is used by
ua_namespace on occasion.
returns: C-printable string representation of input
Definition at line 52 of file open62541_MacroHelper.py.
◆ supressGenerationOfAttribute
| open62541_MacroHelper.open62541_MacroHelper.supressGenerationOfAttribute |
The documentation for this class was generated from the following file: