|
Dev Essential
|
#include <ddl/codec/codec_type_info.h>#include <ddl/dd/dd_common_types.h>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | ddl::Position |
| struct | ddl::codec::PositionWithTypeSize |
| struct | ddl::codec::PositionWithAlignedTypeSize |
| struct | ddl::codec::PositionWithUsedBitsTypeSize |
| struct | ddl::codec::ElementLayoutBase |
| struct | ddl::codec::ElementLayout |
| class | ddl::codec::CodecIndex |
| class | ddl::codec::CodecIndex::ElementIndex |
| The element index at the CodecIndex. More... | |
Namespaces | |
| namespace | ddl |
| definition of the ddl namespace | |
| namespace | ddl::codec |
| Namespace for the new faster CodecFactory/Decoder/Codec implementation. | |
Typedefs | |
| using | ddl::codec::Position = ddl::Position |
Functions | |
| std::string | ddl::codec::toString (const CodecIndex &index) |
| Converts the index to a string. | |
Implementation of the CodecIndex.
Copyright 2025 Digitalwerk GmbH. This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.