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

#include <grpc_socket_creator.h>

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

Public Member Functions

 INJECT (GrpcSocketCreator(const CuttlefishConfig::InstanceSpecific &instance))
 
std::string CreateGrpcSocket (const std::string &process_name)
 

Private Attributes

const CuttlefishConfig::InstanceSpecificinstance_
 

Member Function Documentation

◆ CreateGrpcSocket()

std::string cuttlefish::GrpcSocketCreator::CreateGrpcSocket ( const std::string &  process_name)

◆ INJECT()

cuttlefish::GrpcSocketCreator::INJECT ( GrpcSocketCreator(const CuttlefishConfig::InstanceSpecific &instance)  )

Member Data Documentation

◆ instance_

const CuttlefishConfig::InstanceSpecific& cuttlefish::GrpcSocketCreator::instance_
private

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