|
Asylo
|
#include <cstdlib>#include <functional>#include <iostream>#include <string>#include "asylo/platform/common/hash_combine.h"#include "asylo/platform/core/shared_name_kind.h"

Go to the source code of this file.
Classes | |
| class | asylo::SharedName |
| A name shared between trusted and untrusted code. More... | |
| struct | asylo::SharedName::Hash |
| struct | asylo::SharedName::Eq |
Namespaces | |
| asylo | |
Functions | |
| std::ostream & | asylo::operator<< (std::ostream &os, const SharedName &name) |