Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for iv::comms::CommunicationCenter, including all inherited members.
bindCommunications(const std::vector< std::shared_ptr< iv::model::comms::NetworkData > > &networksDatas) | iv::comms::CommunicationCenter | |
CommunicationCenter() | iv::comms::CommunicationCenter | |
CommunicationCenter(const CommunicationCenter &other)=delete | iv::comms::CommunicationCenter | |
CommunicationCenter(CommunicationCenter &&other)=delete | iv::comms::CommunicationCenter | |
getCommunicationControllers() | iv::comms::CommunicationCenter | |
getCommunicationControllers(iv::comms::eNetworkType networkType, std::optional< iv::comms::eProtocolType > protocol=std::nullopt) const | iv::comms::CommunicationCenter | |
isStarted() const | iv::comms::CommunicationCenter | |
m_commControllers | iv::comms::CommunicationCenter | private |
m_editorLomsController | iv::comms::CommunicationCenter | |
m_state | iv::comms::CommunicationCenter | |
operator=(const CommunicationCenter &other)=delete | iv::comms::CommunicationCenter | |
operator=(CommunicationCenter &&other)=delete | iv::comms::CommunicationCenter | |
sendAck(const std::shared_ptr< iv::channels::AbstractChannel > &channel, bool sendRedundancy=true) const | iv::comms::CommunicationCenter | |
sendBroadcastAck(iv::model::eShipArea areaStation) const | iv::comms::CommunicationCenter | |
sendBroadcastNewAlarm(iv::model::eShipArea areaStation) const | iv::comms::CommunicationCenter | |
sendBroadcastSoundOff(iv::model::eShipArea areaStation) const | iv::comms::CommunicationCenter | |
sendCommandCtrl(const std::shared_ptr< iv::channels::AbstractChannel > &channel, iv::types::channelValue value) const | iv::comms::CommunicationCenter | |
sendMimicCommand(const std::shared_ptr< iv::channels::AbstractChannel > &channel, iv::types::errorMessage &errorMsg) const | iv::comms::CommunicationCenter | |
sendRedundancyMessage(const std::shared_ptr< iv::comms::redundancy::AbstractRedundancyMessage > &message, bool isLomMessage=false) const | iv::comms::CommunicationCenter | |
sendSoundOff(std::string &errorMessage, std::optional< iv::model::eShipArea > areaStation=std::nullopt) | iv::comms::CommunicationCenter | |
sendWatchcallNTBroadcast(const std::shared_ptr< iv::comms::watchcallNT::AbstractWatchcallNTMessage > &message) const | iv::comms::CommunicationCenter | |
sendWatchcallNTMessage(const std::shared_ptr< iv::comms::watchcallNT::AbstractWatchcallNTMessage > &message, iv::types::repeaterId &destination) const | iv::comms::CommunicationCenter | |
~CommunicationCenter() | iv::comms::CommunicationCenter |