walberla::boundary::BUIDGenerator Class Reference

#include <BoundaryUID.h>

+ Inheritance diagram for walberla::boundary::BUIDGenerator:

Additional Inherited Members

- Public Types inherited from walberla::uid::IndexGenerator< BUIDGenerator, size_t >
using uint_type = size_t
 
using generator_type = index_generated_tag
 
- Public Member Functions inherited from walberla::uid::IndexGenerator< BUIDGenerator, size_t >
 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 Public Member Functions inherited from walberla::uid::IndexGenerator< BUIDGenerator, size_t >
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 ()
 

The documentation for this class was generated from the following file: