PyXMake Developer Guide  1.0
PyXMake
PyXMake.VTL.stm_make.app_pycodac Class Reference
Inheritance diagram for PyXMake.VTL.stm_make.app_pycodac:
PyXMake.VTL.stm_make.pyx_app PyXMake.VTL.stm_make._BaseCommandRunner

Public Attributes

 include
 
 dependency
 
- Public Attributes inherited from PyXMake.VTL.stm_make.pyx_app
 verbose
 
 source_path
 
 output_file_path
 
 mode
 
 scratch_path
 
 include
 
 dependency
 

Additional Inherited Members

- Public Member Functions inherited from PyXMake.VTL.stm_make.pyx_app
def initialize_options (self)
 
def finalize_options (self)
 
- Public Member Functions inherited from PyXMake.VTL.stm_make._BaseCommandRunner
def run (self)
 
- Static Public Attributes inherited from PyXMake.VTL.stm_make.pyx_app
string description = "Compile a stand-alone application using PyInstaller."
 
list user_options
 

Detailed Description

Runs the application build process using PyCODAC to create runtime for STMLab. 

Definition at line 149 of file stm_make.py.


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