AndroidDeployer Scol plugin
Public Member Functions | Public Attributes | List of all members
ToolsPathBox Class Reference

#include <androidDeployer.h>

Public Member Functions

 ToolsPathBox (boost::filesystem::path tools_path="")
 

Public Attributes

boost::filesystem::path toolsPath
 
boost::filesystem::path exe_aaptPath
 
boost::filesystem::path exe_aapt2Path
 
boost::filesystem::path jar_bundletoolPath
 
boost::filesystem::path jar_pepkPath
 
boost::filesystem::path exe_adbPath
 
boost::filesystem::path exe_zipalignPath
 
boost::filesystem::path exe_keytoolPath
 
boost::filesystem::path exe_jarsignerPath
 
boost::filesystem::path jar_apksignerPath
 
boost::filesystem::path exe_javacPath
 
boost::filesystem::path jar_androidPath
 

Detailed Description

Definition at line 7 of file androidDeployer.h.

Constructor & Destructor Documentation

◆ ToolsPathBox()

ToolsPathBox::ToolsPathBox ( boost::filesystem::path  tools_path = "")
inline

Definition at line 10 of file androidDeployer.h.

Member Data Documentation

◆ exe_aapt2Path

boost::filesystem::path ToolsPathBox::exe_aapt2Path

Definition at line 29 of file androidDeployer.h.

◆ exe_aaptPath

boost::filesystem::path ToolsPathBox::exe_aaptPath

Definition at line 28 of file androidDeployer.h.

◆ exe_adbPath

boost::filesystem::path ToolsPathBox::exe_adbPath

Definition at line 32 of file androidDeployer.h.

◆ exe_jarsignerPath

boost::filesystem::path ToolsPathBox::exe_jarsignerPath

Definition at line 36 of file androidDeployer.h.

◆ exe_javacPath

boost::filesystem::path ToolsPathBox::exe_javacPath

Definition at line 38 of file androidDeployer.h.

◆ exe_keytoolPath

boost::filesystem::path ToolsPathBox::exe_keytoolPath

Definition at line 35 of file androidDeployer.h.

◆ exe_zipalignPath

boost::filesystem::path ToolsPathBox::exe_zipalignPath

Definition at line 33 of file androidDeployer.h.

◆ jar_androidPath

boost::filesystem::path ToolsPathBox::jar_androidPath

Definition at line 40 of file androidDeployer.h.

◆ jar_apksignerPath

boost::filesystem::path ToolsPathBox::jar_apksignerPath

Definition at line 37 of file androidDeployer.h.

◆ jar_bundletoolPath

boost::filesystem::path ToolsPathBox::jar_bundletoolPath

Definition at line 30 of file androidDeployer.h.

◆ jar_pepkPath

boost::filesystem::path ToolsPathBox::jar_pepkPath

Definition at line 31 of file androidDeployer.h.

◆ toolsPath

boost::filesystem::path ToolsPathBox::toolsPath

Definition at line 26 of file androidDeployer.h.


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