Belle II Software development
PayloadProvider::PayloadLocation Struct Reference

Simple struct to represent a lookup location. More...

#include <PayloadProvider.h>

Public Attributes

std::string base
 base path or uri
 
bool isRemote
 Is this a remote location where we want to download the files?
 

Detailed Description

Simple struct to represent a lookup location.

Definition at line 24 of file PayloadProvider.h.

Member Data Documentation

◆ base

std::string base

base path or uri

Definition at line 26 of file PayloadProvider.h.

◆ isRemote

bool isRemote

Is this a remote location where we want to download the files?

Definition at line 28 of file PayloadProvider.h.


The documentation for this struct was generated from the following file: