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