eRPC API Reference  Rev. 1.7.2
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
findServiceWithId(uint32_t serviceId)erpc::Serverprotectedvirtual
m_codecFactoryerpc::Serverprotected
m_firstServiceerpc::Serverprotected
m_messageFactoryerpc::Serverprotected
m_transporterpc::Serverprotected
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
run(void)=0erpc::Serverpure virtual
Server(void)erpc::Serverinline
setCodecFactory(CodecFactory *factory)erpc::Serverinline
setMessageBufferFactory(MessageBufferFactory *factory)erpc::Serverinline
setTransport(Transport *transport)erpc::Server
stop(void)=0erpc::Serverpure virtual
~Server(void)erpc::Serverinlinevirtual