eRPC API Reference  Rev. 1.7.2
NXP Semiconductors
erpc::SimpleServer Member List

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

addService(Service *service)erpc::Server
disposeBufferAndCodec(Codec *codec)erpc::SimpleServerprotected
findServiceWithId(uint32_t serviceId)erpc::Serverprotectedvirtual
m_codecFactoryerpc::Serverprotected
m_firstServiceerpc::Serverprotected
m_isServerOnerpc::SimpleServerprotected
m_messageFactoryerpc::Serverprotected
m_transporterpc::Serverprotected
poll(void)erpc::SimpleServervirtual
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)erpc::SimpleServervirtual
runInternal(void)erpc::SimpleServerprotected
runInternalBegin(Codec **codec, MessageBuffer &buff, message_type_t &msgType, uint32_t &serviceId, uint32_t &methodId, uint32_t &sequence)erpc::SimpleServerprotected
runInternalEnd(Codec *codec, message_type_t msgType, uint32_t serviceId, uint32_t methodId, uint32_t sequence)erpc::SimpleServerprotected
Server(void)erpc::Serverinline
setCodecFactory(CodecFactory *factory)erpc::Serverinline
setMessageBufferFactory(MessageBufferFactory *factory)erpc::Serverinline
setTransport(Transport *transport)erpc::Server
SimpleServer(void)erpc::SimpleServerinline
stop(void)erpc::SimpleServervirtual
~Server(void)erpc::Serverinlinevirtual
~SimpleServer(void)erpc::SimpleServervirtual