思澈科技软件开发工具包  2.20
app_installer_info_t Struct Reference

#include <mod_installer.h>

Data Fields

const char * app_name
 
const char * res_package_path
 
const char * res_install_path
 
const char * pgm_package_path
 
const char * pgm_install_path
 

Detailed Description

Application installer info

Field Documentation

◆ app_name

const char* app_installer_info_t::app_name

App name

◆ pgm_install_path

const char* app_installer_info_t::pgm_install_path

where to install program module

◆ pgm_package_path

const char* app_installer_info_t::pgm_package_path

App program .so file full path

◆ res_install_path

const char* app_installer_info_t::res_install_path

where to install resource module

◆ res_package_path

const char* app_installer_info_t::res_package_path

App resource .so file full path


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