0.2.0
Loading...
Searching...
No Matches
NAV::NodeRegistry::NodeInfo Struct Reference

Holds information for registered nodes. More...

Public Member Functions

bool hasCompatiblePin (const Pin *pin) const
 Checks if the node has a pin which can be linked.
 

Public Attributes

std::function< Node *()> constructor
 Constructor.
 
std::vector< PinInfopinInfoList
 List of port data types.
 
std::string type
 Class Type of the node.
 

Detailed Description

Holds information for registered nodes.

Member Function Documentation

◆ hasCompatiblePin()

bool NAV::NodeRegistry::NodeInfo::hasCompatiblePin ( const Pin * pin) const

Checks if the node has a pin which can be linked.

Parameters
[in]pinPin to link to

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