Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <CUnitPatterns.hpp>
Public Member Functions | |
SChannelTypeWired (iv::channels::eChannelBaseType chBaseType, iv::channels::eChannelSpecificType chSpecificType, iv::channels::WiredAttributes::eIOType ioType) | |
SChannelTypeWired ()=delete | |
~SChannelTypeWired () override=default | |
Public Attributes | |
iv::channels::WiredAttributes::eIOType | m_ioType |
iv::channels::eChannelBaseType | m_channelBaseType |
iv::channels::eChannelSpecificType | m_channelSpecificType |
CUnitPattern::SChannelTypeWired::SChannelTypeWired | ( | iv::channels::eChannelBaseType | chBaseType, |
iv::channels::eChannelSpecificType | chSpecificType, | ||
iv::channels::WiredAttributes::eIOType | ioType ) |
|
delete |
|
overridedefault |
|
inherited |
|
inherited |
iv::channels::WiredAttributes::eIOType CUnitPattern::SChannelTypeWired::m_ioType |