#include <cstdint>Go to the source code of this file.
Namespaces | |
| eagine | |
| Common code is placed in this namespace. | |
Typedefs | |
| using | eagine::identifier_t = std::uint64_t |
| The underlying integer type for eagine::identifier. More... | |
| using | eagine::process_instance_id_t = std::uint32_t |
| Unique process identifier type (does not necessarily match to OS PID). | |
| using | eagine::host_id_t = std::uint32_t |
| Unique host identifier type. | |
| using | eagine::long_identifier_t = __uint128_t |
| The underlying integer type for eagine::long_identifier. More... | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt