![]() |
Belle II Software release-09-00-03
|
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? | |
Simple struct to represent a lookup location.
Definition at line 24 of file PayloadProvider.h.
| std::string base |
base path or uri
Definition at line 26 of file PayloadProvider.h.
| bool isRemote |
Is this a remote location where we want to download the files?
Definition at line 28 of file PayloadProvider.h.