struct Place::Router::Core::SignalNode
- Place::Router::Core::SignalNode
- Struct
- Value
- Object
Overview
Wrapper for providng simple interaction with a signal node and it's associated driver.
Defined in:
place/router/core.crConstructors
Macro Summary
Instance Method Summary
Constructor Detail
def self.new(label : Place::Router::SignalGraph::Node::Label, proxy : Future::Compute(PlaceOS::Driver::Proxy::Driver))
#