adapnex::core::BaseSignal::BaseSignal
Construct from NameString
Synopsis
Declared in <adapnex/core/signal.h>
explicit
BaseSignal(NameString const& name);
Parameters
Name |
Description |
name |
The object to copy construct from |
Created with MrDocs