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

#include <initramfs_path.h>

Public Member Functions

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

Static Public Member Functions

static InitramfsPathFlag FromGlobalGflags (const FetcherConfig &fetcher_config)
 

Private Member Functions

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

Private Attributes

std::vector< std::string > initramfs_paths_
 

Constructor & Destructor Documentation

◆ InitramfsPathFlag()

cuttlefish::InitramfsPathFlag::InitramfsPathFlag ( std::vector< std::string >  initramfs_paths)
explicitprivate

Member Function Documentation

◆ FromGlobalGflags()

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

◆ HasValue()

bool cuttlefish::InitramfsPathFlag::HasValue ( ) const

◆ InitramfsPathForIndex()

std::string cuttlefish::InitramfsPathFlag::InitramfsPathForIndex ( size_t  index) const

Member Data Documentation

◆ initramfs_paths_

std::vector<std::string> cuttlefish::InitramfsPathFlag::initramfs_paths_
private

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