eRPC API Reference  Rev. 1.12.0
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
ClientServerCommon(void)erpc::ClientServerCommoninline
disposeBufferAndCodec(Codec *codec)erpc::SimpleServerprotected
findServiceWithId(uint32_t serviceId)erpc::Serverprotectedvirtual
getCodecFactory(void)erpc::ClientServerCommoninline
getTransport(void)erpc::ClientServerCommoninline
m_codecFactoryerpc::ClientServerCommonprotected
m_firstServiceerpc::Serverprotected
m_isServerOnerpc::SimpleServerprotected
m_messageFactoryerpc::ClientServerCommonprotected
m_transporterpc::ClientServerCommonprotected
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
removeService(Service *service)erpc::Server
run(void) overrideerpc::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::ClientServerCommoninline
setMessageBufferFactory(MessageBufferFactory *factory)erpc::ClientServerCommoninline
setTransport(Transport *transport)erpc::ClientServerCommoninline
SimpleServer(void)erpc::SimpleServer
stop(void) overrideerpc::SimpleServervirtual
~ClientServerCommon(void)erpc::ClientServerCommoninline
~Server(void)erpc::Serverinlinevirtual
~SimpleServer(void) (defined in erpc::SimpleServer)erpc::SimpleServervirtual