OGLplus  (0.59.0) a C++ wrapper for rendering APIs

identifier_t.hpp File Reference
#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...
 

Detailed Description

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


Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).