PeriDyno 1.2.1
Loading...
Searching...
No Matches
Port Struct Reference

#include <WtNodeData.hpp>

Public Member Functions

 Port ()
 
 Port (PortType t, PortIndex i)
 
bool indexIsValid ()
 
bool portTypeIsValid ()
 

Public Attributes

PortType type
 
PortIndex index
 

Detailed Description

Definition at line 40 of file WtNodeData.hpp.

Constructor & Destructor Documentation

◆ Port() [1/2]

Port::Port ( )
inline

Definition at line 46 of file WtNodeData.hpp.

◆ Port() [2/2]

Port::Port ( PortType t,
PortIndex i )
inline

Definition at line 48 of file WtNodeData.hpp.

Member Function Documentation

◆ indexIsValid()

bool Port::indexIsValid ( )
inline

Definition at line 50 of file WtNodeData.hpp.

◆ portTypeIsValid()

bool Port::portTypeIsValid ( )
inline

Definition at line 52 of file WtNodeData.hpp.

Member Data Documentation

◆ index

PortIndex Port::index

Definition at line 44 of file WtNodeData.hpp.

◆ type

PortType Port::type

Definition at line 42 of file WtNodeData.hpp.


The documentation for this struct was generated from the following file: