42 Port(std::shared_ptr<PortImpl> portImpl);
Defines the nds::Node class, a class that can contain other device's nodes, ports or PVs...
A node object that can contain other nodes or PVs as children.
Definition: node.h:38
Represents a node with direct connection with the controlled device.
Definition: port.h:35
nodeType_t
Defines the nodes' roles in the tree structure: it is used to build the node's external name when usi...
Definition: definitions.h:103
The node's role is not specified.
Defines all the enumeration and common types used across the NDS library.