eRPC API Reference
Rev. 1.12.0
NXP Semiconductors
|
#include "erpc_client_manager.h"
#include "erpc_codec.hpp"
#include "erpc_threading.h"
#include "erpc_transport.hpp"
Go to the source code of this file.
Classes | |
class | erpc::TransportArbitrator |
Interposer to share transport between client and server. More... | |
struct | erpc::TransportArbitrator::PendingClientInfo |
Request info for a client trying to receive a response. More... | |