![]()  | 
  
    CppSerdes
    1.0
    
   A serialization/deserialization library designed with embedded systems in mind 
   | 
 
includes all serdes namespace functionality (bitcpy, packet, packet_base, etc.) except stdio related printing functions (import bitprint.h seperately for those) More...
#include <functional>#include <cstring>#include "bitcpy.h"#include "bitliterals.h"#include "serdes_errors.h"#include "serdes_formatter.h"#include "serdes_format_modifiers.h"#include "serdes_fwd_declarations.h"Go to the source code of this file.
Classes | |
| struct | serdes::packet | 
| a serialization/deserialization helper class, with load, store, and stream operators  More... | |
Namespaces | |
| serdes | |
| CppSerdes library namespace.  | |
includes all serdes namespace functionality (bitcpy, packet, packet_base, etc.) except stdio related printing functions (import bitprint.h seperately for those)