RandomUuid.cc File Reference
#include "squid.h"#include "base/IoManip.h"#include "base/Random.h"#include "base/RandomUuid.h"#include "base/TextException.h"#include "defines.h"#include <iostream>
Include dependency graph for RandomUuid.cc:

Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const RandomUuid &uuid) |
Function Documentation
◆ operator<<()
| std::ostream & operator<< | ( | std::ostream & | os, |
| const RandomUuid & | uuid | ||
| ) |
Definition at line 118 of file RandomUuid.cc.
References RandomUuid::print().
