PyXMake Developer Guide 1.0
PyXMake
Loading...
Searching...
No Matches
PyXMake.VTL.stm_make.doxy_mcdmapper Class Reference
Inheritance diagram for PyXMake.VTL.stm_make.doxy_mcdmapper:
PyXMake.VTL.stm_make.pyx_doxygen PyXMake.VTL.stm_make._BaseCommandRunner

Public Attributes

str brief = "Mapper"
 
str header = "Damage Mapping Developer Guide"
 
- Public Attributes inherited from PyXMake.VTL.stm_make.pyx_doxygen
int verbose = 0
 
str source_path = ''
 
str output_file_path = ''
 
str stype = "Fortran"
 
 scratch_path = os.getcwd()
 
- Public Attributes inherited from PyXMake.VTL.stm_make._BaseCommandRunner
 verbose
 

Protected Member Functions

 _create_command (self)
 
- Protected Member Functions inherited from PyXMake.VTL.stm_make.pyx_doxygen
 _run_command (self, command)
 
- Protected Member Functions inherited from PyXMake.VTL.stm_make._BaseCommandRunner
 _perform_post_actions (self)
 

Static Protected Attributes

str _BUILD_NAME = 'mcd_mapper'
 
- Static Protected Attributes inherited from PyXMake.VTL.stm_make.pyx_doxygen
str _BUILD_NAME = ''
 
list _INPUT_FILES = []
 

Additional Inherited Members

- Public Member Functions inherited from PyXMake.VTL.stm_make.pyx_doxygen
 initialize_options (self)
 
 finalize_options (self)
 
- Public Member Functions inherited from PyXMake.VTL.stm_make._BaseCommandRunner
 run (self)
 
- Static Public Attributes inherited from PyXMake.VTL.stm_make.pyx_doxygen
str description = "Runs the html documentation build process of source code using Doxygen."
 
list user_options
 
- Static Protected Member Functions inherited from PyXMake.VTL.stm_make._BaseCommandRunner
 _create_build_dir ()
 

Detailed Description

Runs the html documentation build process for BoxBeam. 

Definition at line 519 of file stm_make.py.

Member Function Documentation

◆ _create_command()

PyXMake.VTL.stm_make.doxy_mcdmapper._create_command ( self)
protected

Reimplemented from PyXMake.VTL.stm_make._BaseCommandRunner.

Definition at line 525 of file stm_make.py.

Member Data Documentation

◆ _BUILD_NAME

str PyXMake.VTL.stm_make.doxy_mcdmapper._BUILD_NAME = 'mcd_mapper'
staticprotected

Definition at line 523 of file stm_make.py.

◆ brief

str PyXMake.VTL.stm_make.doxy_mcdmapper.brief = "Mapper"

Definition at line 526 of file stm_make.py.

◆ header

str PyXMake.VTL.stm_make.doxy_mcdmapper.header = "Damage Mapping Developer Guide"

Definition at line 527 of file stm_make.py.


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