Woman, Life, Freedom


Adaptive AUTOSAR
ARA public interface header documentation
ara::com::cg::CommunicationGroupServer< T, R > Member List

This is the complete list of members for ara::com::cg::CommunicationGroupServer< T, R >, including all inherited members.

Broadcast(const T &msg) constara::com::cg::CommunicationGroupServer< T, R >
CommunicationGroupServer(ResponseHandler< R > responseHandler)ara::com::cg::CommunicationGroupServer< T, R >inlineexplicit
ListClients() constara::com::cg::CommunicationGroupServer< T, R >
Message(uint32_t clientID, const T &msg) constara::com::cg::CommunicationGroupServer< T, R >
Response(uint32_t clientID, const R &responseMsg)ara::com::cg::CommunicationGroupServer< T, R >inline
~CommunicationGroupServer() noexcept=default (defined in ara::com::cg::CommunicationGroupServer< T, R >)ara::com::cg::CommunicationGroupServer< T, R >