OpenEnroth 631fe01
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
PathResolutionConfig Struct Reference

Public Member Functions

constexpr PathResolutionConfig (const char *overrideEnvKey, std::initializer_list< const char * > registryKeys)
 

Public Attributes

const char * overrideEnvKey = nullptr
 
const std::vector< const char * > registryKeys
 

Constructor & Destructor Documentation

◆ PathResolutionConfig()

constexpr PathResolutionConfig::PathResolutionConfig ( const char *  overrideEnvKey,
std::initializer_list< const char * >  registryKeys 
)
inlineconstexpr

Member Data Documentation

◆ overrideEnvKey

const char* PathResolutionConfig::overrideEnvKey = nullptr

◆ registryKeys

const std::vector<const char *> PathResolutionConfig::registryKeys

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