eRPC API Reference
Rev. 1.12.0
NXP Semiconductors
|
This is the complete list of members for erpc::Service, including all inherited members.
getNext(void) | erpc::Service | inline |
getServiceId(void) const | erpc::Service | inline |
handleInvocation(uint32_t methodId, uint32_t sequence, Codec *codec, MessageBufferFactory *messageFactory, Transport *transport)=0 | erpc::Service | pure virtual |
m_next | erpc::Service | protected |
m_serviceId | erpc::Service | protected |
Service(uint32_t serviceId) | erpc::Service | inline |
setNext(Service *next) | erpc::Service | inline |
~Service(void) | erpc::Service | inlinevirtual |