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

#include <gatekeeper_responder.h>

Public Member Functions

 GatekeeperResponder (cuttlefish::GatekeeperChannel &channel, gatekeeper::GateKeeper &gatekeeper)
 
bool ProcessMessage ()
 

Private Attributes

cuttlefish::GatekeeperChannel & channel_
 
gatekeeper::GateKeeper & gatekeeper_
 

Constructor & Destructor Documentation

◆ GatekeeperResponder()

cuttlefish::GatekeeperResponder::GatekeeperResponder ( cuttlefish::GatekeeperChannel &  channel,
gatekeeper::GateKeeper &  gatekeeper 
)

Member Function Documentation

◆ ProcessMessage()

bool cuttlefish::GatekeeperResponder::ProcessMessage ( )

Member Data Documentation

◆ channel_

cuttlefish::GatekeeperChannel& cuttlefish::GatekeeperResponder::channel_
private

◆ gatekeeper_

gatekeeper::GateKeeper& cuttlefish::GatekeeperResponder::gatekeeper_
private

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