Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Classes | |
struct | PmmAndChannelNames |
Functions | |
bool | hasPmmChIdStructure (iv::types::channelId chId) |
std::optional< PmmAndChannelNames > | getPmmAndChannelNames (const iv::types::channelId &channelId) |
std::optional< std::string > | getPmmName (const iv::units::Unit &pmmUnit) |
Get the name of the PMM from a unit. | |
std::pair< bool, std::shared_ptr< iv::channels::AbstractChannel > > | hasPmmChannelByChName (const iv::units::Unit &pmmUnit, const std::string &channelName) |
|
inline |
|
inline |
Get the name of the PMM from a unit.
pmmUnit | The PMM unit |
|
inline |
|
inline |