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

Public Attributes

str brief = "BoxBeam"
 
str header = "BoxBeam 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

int _KEY_OPT = 1
 
str _BUILD_NAME = 'box_main'
 
 _INPUT_FILES = GetSourceCode(_KEY_OPT)
 
- 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 473 of file stm_make.py.

Member Function Documentation

◆ _create_command()

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

Reimplemented from PyXMake.VTL.stm_make._BaseCommandRunner.

Definition at line 484 of file stm_make.py.

Member Data Documentation

◆ _BUILD_NAME

str PyXMake.VTL.stm_make.doxy_boxbeam._BUILD_NAME = 'box_main'
staticprotected

Definition at line 480 of file stm_make.py.

◆ _INPUT_FILES

PyXMake.VTL.stm_make.doxy_boxbeam._INPUT_FILES = GetSourceCode(_KEY_OPT)
staticprotected

Definition at line 482 of file stm_make.py.

◆ _KEY_OPT

int PyXMake.VTL.stm_make.doxy_boxbeam._KEY_OPT = 1
staticprotected

Definition at line 479 of file stm_make.py.

◆ brief

str PyXMake.VTL.stm_make.doxy_boxbeam.brief = "BoxBeam"

Definition at line 485 of file stm_make.py.

◆ header

str PyXMake.VTL.stm_make.doxy_boxbeam.header = "BoxBeam Developer Guide"

Definition at line 486 of file stm_make.py.


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