|  | CNORXZ
    Container with Native Operation Routines and Expressions | 
CNORXZ Cereal basic types declaration. More...
Go to the source code of this file.
| Namespaces | |
| namespace | CNORXZ | 
| namespace | CNORXZ::cer | 
| Macros | |
| #define | CXZ_CEREAL_FORMAT_VERION 1u | 
| Enumerations | |
| enum class | CNORXZ::cer::Format { CNORXZ::cer::BINARY = 1u , CNORXZ::cer::JSON = 2u , CNORXZ::cer::XML = 3u } | 
| enum class | CNORXZ::cer::ContentType { CNORXZ::cer::ARRAY = 1u , CNORXZ::cer::MAP = 2u } | 
CNORXZ Cereal basic types declaration.
Copyright (c) 2024 Christian Zimmermann. All rights reserved. Mail: chize.nosp@m.ta@f.nosp@m.3l.de
Definition in file cer_base.h.
| #define CXZ_CEREAL_FORMAT_VERION 1u | 
CNORXZ specific cereal format version.
Definition at line 15 of file cer_base.h.