Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <DiomBuilder.hpp>
Public Member Functions | |
DiomBuilder (iv::types::unitId unitId) | |
std::shared_ptr< iv::units::Unit > | build () override |
Protected Attributes | |
iv::types::unitId | m_unitId |
Static Private Member Functions | |
static void | configureWiredDigitalInputChannels (const std::shared_ptr< iv::channels::AbstractChannel > &channel) |
static void | configureWiredDigitalOutputChannels (const std::shared_ptr< iv::channels::AbstractChannel > &channel) |
|
inlineexplicit |
|
overridevirtual |
Implements UnitBuilder.
|
staticprivate |
|
staticprivate |
|
protectedinherited |