Asylo
Classes | Namespaces | Functions
named_identity_expectation_matcher.h File Reference
#include <string>
#include "asylo/identity/identity.pb.h"
#include "asylo/identity/identity_expectation_matcher.h"
#include "asylo/platform/common/static_map.h"
#include "asylo/util/statusor.h"
Include dependency graph for named_identity_expectation_matcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  asylo::NamedIdentityExpectationMatcher
 A NamedIdentityExpectationMatcher is capable of matching an identity to an expectation if the identity and the expectation's reference identity have the same identity descriptions, and they match the identity description returned by the Description() method of the matcher. More...
 
struct  asylo::Namer< NamedIdentityExpectationMatcher >
 

Namespaces

 asylo
 

Functions

 asylo::DEFINE_STATIC_MAP_OF_BASE_TYPE (IdentityExpectationMatcherMap, NamedIdentityExpectationMatcher)