mal-packet-weaver
C++20 packet serialization/deserialization library.
|
Main header file for the MAL Toolkit library, providing a comprehensive set of tools and utilities. More...
#include "library-pch.hpp"
#include "converter.hpp"
#include "backoffs.hpp"
#include "debug.hpp"
#include "measurer.hpp"
#include "string.hpp"
#include "template.hpp"
#include "timer.hpp"
#include "stl-helpers.hpp"
#include "macro.hpp"
#include "common-structures.hpp"
#include "byte-helper.hpp"
Go to the source code of this file.
Namespaces | |
namespace | mal_toolkit |
Contains a collection of tools and utilities provided by the MAL Toolkit library. | |
namespace | uuid |
Provides utilities for working with Universally Unique Identifiers (UUIDs). | |
namespace | endianness |
Provides functions and utilities for handling endianness conversions. | |
namespace | events |
Contains classes and utilities related to event handling and notification. | |
Main header file for the MAL Toolkit library, providing a comprehensive set of tools and utilities.
Definition in file mal-toolkit.hpp.