RADLib
RADical C++ application framework
RADSettings::AppIdentity Struct Reference

Application identity used for standard settings paths. More...

#include <RADSettings.h>

Public Attributes

std::string organization
 Organization or vendor name. More...
 
std::string application
 Application name. More...
 

Detailed Description

Application identity used for standard settings paths.

Member Data Documentation

◆ application

std::string RADSettings::AppIdentity::application

Application name.

◆ organization

std::string RADSettings::AppIdentity::organization

Organization or vendor name.


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