![]() |
eRPC API Reference
Rev. 1.9.0
NXP Semiconductors
|
#include "erpc_config_internal.h"#include "erpc_message_buffer.h"#include "erpc_transport.h"#include <cstring>#include "erpc_threading.h"
Include dependency graph for erpc_framed_transport.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | erpc::FramedTransport |
| Base class for framed transport layers. More... | |
| struct | erpc::FramedTransport::Header |
| Contents of the header that prefixes each message. More... | |