#include <SUID.h>
Additional Inherited Members | |
![]() | |
using | uint_type = size_t |
using | generator_type = index_generated_tag |
![]() | |
WALBERLA_STATIC_ASSERT (std::numeric_limits< size_t >::is_specialized &&std::numeric_limits< size_t >::is_integer &&!std::numeric_limits< size_t >::is_signed) | |
![]() | |
static uint_type | generateUID () |
static uint_type | firstUID () |
static uint_type | nextUID (const uint_type uid) |
static uint_type | toIndex (const uint_type uid) |
static uint_type | toBitMask (const uint_type uid) |
static const char * | getType () |