|
ADTF
|
#include <memory>Go to the source code of this file.
Classes | |
| class | a_util::memory::MemoryBuffer |
| Memory buffer class to encapsulate and manage raw contiguously memory. More... | |
Namespaces | |
| namespace | a_util |
| Serves as the root component, with common functionality documented in core functionality. | |
| namespace | a_util::memory |
| Serves as component for memory access and management. | |
Functions | |
| bool | a_util::memory::operator== (const MemoryBuffer &lhs, const MemoryBuffer &rhs) |
| bool | a_util::memory::operator!= (const MemoryBuffer &lhs, const MemoryBuffer &rhs) |
Public API for MemoryBuffer type and functions
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/.