#include <corenodes.h>
PortInfo stores information about a port, it is returned by CoreNodeBaseInterface::GetPortInfo().
◆ ToString()
Returns a String representation of this @CLASS.
- Parameters
-
| [in] | formatStatement | Nullptr or additional formatting instruction. |
- Returns
- String representation of this @CLASS.
◆ id
The identifier of the port. Port identifiers have to be unique per direction for a core node.
◆ type
◆ wtypes
The union of the wire types of all inner connections of the port.
◆ flags
Additional flags for the port.