eRPC API Reference  Rev. 1.12.0
NXP Semiconductors
erpc::Server Member List

This is the complete list of members for erpc::Server, including all inherited members.

addService(Service *service)erpc::Server
ClientServerCommon(void)erpc::ClientServerCommoninline
findServiceWithId(uint32_t serviceId)erpc::Serverprotectedvirtual
getCodecFactory(void)erpc::ClientServerCommoninline
getTransport(void)erpc::ClientServerCommoninline
m_codecFactoryerpc::ClientServerCommonprotected
m_firstServiceerpc::Serverprotected
m_messageFactoryerpc::ClientServerCommonprotected
m_transporterpc::ClientServerCommonprotected
processMessage(Codec *codec, message_type_t msgType, uint32_t serviceId, uint32_t methodId, uint32_t sequence)erpc::Serverprotectedvirtual
readHeadOfMessage(Codec *codec, message_type_t &msgType, uint32_t &serviceId, uint32_t &methodId, uint32_t &sequence)erpc::Serverprotectedvirtual
removeService(Service *service)erpc::Server
run(void)=0erpc::Serverpure virtual
Server(void)erpc::Serverinline
setCodecFactory(CodecFactory *factory)erpc::ClientServerCommoninline
setMessageBufferFactory(MessageBufferFactory *factory)erpc::ClientServerCommoninline
setTransport(Transport *transport)erpc::ClientServerCommoninline
stop(void)=0erpc::Serverpure virtual
~ClientServerCommon(void)erpc::ClientServerCommoninline
~Server(void)erpc::Serverinlinevirtual