Link :: Constructor

01 Constructs a link object.
02

[C++] Link(std::string const &linkName);

03 Parameters:
  • linkName: The name of the link.
04 Using this method of construction requires implementation of the protected callbacks.
05 Reference: net::semys
Implementation: Semys Architecture
See Also: Arch Link Sub-System, Link

Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details.