Asylo
Classes | Namespaces | Functions
shared_name.h File Reference
#include <cstdlib>
#include <functional>
#include <iostream>
#include <string>
#include "asylo/platform/common/hash_combine.h"
#include "asylo/platform/core/shared_name_kind.h"
Include dependency graph for shared_name.h:
This graph shows which files directly or indirectly include this file:

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)