Android-cuttlefish cvd tool
Public Member Functions | Private Attributes | List of all members
cuttlefish::TestTpm Class Reference

#include <test_tpm.h>

Collaboration diagram for cuttlefish::TestTpm:
Collaboration graph
[legend]

Public Member Functions

 TestTpm ()
 
 ~TestTpm ()
 
ESYS_CONTEXT * Esys ()
 

Private Attributes

InProcessTpm tpm_
 
ESYS_CONTEXT * esys_
 

Constructor & Destructor Documentation

◆ TestTpm()

cuttlefish::TestTpm::TestTpm ( )

◆ ~TestTpm()

cuttlefish::TestTpm::~TestTpm ( )

Member Function Documentation

◆ Esys()

ESYS_CONTEXT * cuttlefish::TestTpm::Esys ( )

Member Data Documentation

◆ esys_

ESYS_CONTEXT* cuttlefish::TestTpm::esys_
private

◆ tpm_

InProcessTpm cuttlefish::TestTpm::tpm_
private

The documentation for this class was generated from the following files: