RandomUUID.h File Reference

Detailed Description

#include "core/DataTypes.h"
#include <ostream>
#include <string>

Classes

class  walberla::RandomUUID
 Replacement for boost::uuids::uuid and boost::uuids::random_generator. More...
 

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 

Functions

bool walberla::operator== (const RandomUUID &lhs, const RandomUUID &rhs)
 
bool walberla::operator!= (const RandomUUID &lhs, const RandomUUID &rhs)
 
std::ostream & walberla::operator<< (std::ostream &os, const RandomUUID &uuid)