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

#include <kernel_path.h>

Public Member Functions

std::string KernelPathForIndex (size_t index) const
 
bool HasValue () const
 

Static Public Member Functions

static KernelPathFlag FromGlobalGflags (const FetcherConfig &fetcher_config)
 

Private Member Functions

 KernelPathFlag (std::vector< std::string >)
 

Private Attributes

std::vector< std::string > kernel_paths_
 

Constructor & Destructor Documentation

◆ KernelPathFlag()

cuttlefish::KernelPathFlag::KernelPathFlag ( std::vector< std::string >  kernel_paths)
explicitprivate

Member Function Documentation

◆ FromGlobalGflags()

KernelPathFlag cuttlefish::KernelPathFlag::FromGlobalGflags ( const FetcherConfig fetcher_config)
static

◆ HasValue()

bool cuttlefish::KernelPathFlag::HasValue ( ) const

◆ KernelPathForIndex()

std::string cuttlefish::KernelPathFlag::KernelPathForIndex ( size_t  index) const

Member Data Documentation

◆ kernel_paths_

std::vector<std::string> cuttlefish::KernelPathFlag::kernel_paths_
private

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