#include <gv_port.h>
Public Member Functions | |
GvDestination () | |
Public Attributes | |
GvRealNode * | node |
GvRealPort * | port |
Connections destination data.
GvDestination | ( | ) |
Constructor. Sets pointers to nullptr.
GvRealNode* node |
Destination node.
GvRealPort* port |
Destination port.