![]() |
eRPC API Reference
Rev. 1.9.0
NXP Semiconductors
|
#include "erpc_codec.h"
Include dependency graph for erpc_basic_codec.h:Go to the source code of this file.
Classes | |
| class | erpc::BasicCodec |
| Simple binary serialization format. More... | |
| class | erpc::BasicCodecFactory |
| Basic codec factory implements functions from codec factory. More... | |
Enumerations | |
| enum | erpc::_null_flag { kNotNull, kIsNull } |
| Values of the uint8 flag prefixing nullable values. | |