|
NAH 1.0.6
Native Application Host - Library API Reference
|
Metadata about an installed application. More...
#include <nahhost.hpp>
Public Attributes | |
| std::string | id |
| std::string | install_root |
| std::string | instance_id |
| std::string | record_path |
| std::string | version |
Metadata about an installed application.
Definition at line 42 of file nahhost.hpp.
| std::string nah::AppInfo::id |
Definition at line 43 of file nahhost.hpp.
| std::string nah::AppInfo::install_root |
Definition at line 46 of file nahhost.hpp.
| std::string nah::AppInfo::instance_id |
Definition at line 45 of file nahhost.hpp.
| std::string nah::AppInfo::record_path |
Definition at line 47 of file nahhost.hpp.
| std::string nah::AppInfo::version |
Definition at line 44 of file nahhost.hpp.