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

#include <androidDeployer.h>

Public Member Functions

 ProjectPathBox (boost::filesystem::path project_path="")
 

Public Attributes

boost::filesystem::path basePath
 
boost::filesystem::path manifestPath
 
boost::filesystem::path resPath
 
boost::filesystem::path binPath
 
boost::filesystem::path dexPath
 
boost::filesystem::path packagePath
 
boost::filesystem::path assetsPath
 
boost::filesystem::path libPath
 
boost::filesystem::path tmpPath
 
boost::filesystem::path projectArchive
 

Detailed Description

Definition at line 43 of file androidDeployer.h.

Constructor & Destructor Documentation

◆ ProjectPathBox()

ProjectPathBox::ProjectPathBox ( boost::filesystem::path  project_path = "")
inline

Definition at line 46 of file androidDeployer.h.

Member Data Documentation

◆ assetsPath

boost::filesystem::path ProjectPathBox::assetsPath

Definition at line 67 of file androidDeployer.h.

◆ basePath

boost::filesystem::path ProjectPathBox::basePath

Definition at line 61 of file androidDeployer.h.

◆ binPath

boost::filesystem::path ProjectPathBox::binPath

Definition at line 64 of file androidDeployer.h.

◆ dexPath

boost::filesystem::path ProjectPathBox::dexPath

Definition at line 65 of file androidDeployer.h.

◆ libPath

boost::filesystem::path ProjectPathBox::libPath

Definition at line 68 of file androidDeployer.h.

◆ manifestPath

boost::filesystem::path ProjectPathBox::manifestPath

Definition at line 62 of file androidDeployer.h.

◆ packagePath

boost::filesystem::path ProjectPathBox::packagePath

Definition at line 66 of file androidDeployer.h.

◆ projectArchive

boost::filesystem::path ProjectPathBox::projectArchive

Definition at line 70 of file androidDeployer.h.

◆ resPath

boost::filesystem::path ProjectPathBox::resPath

Definition at line 63 of file androidDeployer.h.

◆ tmpPath

boost::filesystem::path ProjectPathBox::tmpPath

Definition at line 69 of file androidDeployer.h.


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