Public Member Functions | Static Public Member Functions | Public Attributes
generate_launches_md.Executable_File Class Reference

List of all members.

Public Member Functions

def __init__
def section_write
def summary_write
def visit

Static Public Member Functions

def file_parse

Public Attributes

 launch_base_name
 name
 overview_lines
 summary

Detailed Description

*Executable_File* is a class that represents an executable file.

Definition at line 138 of file generate_launches_md.py.


Constructor & Destructor Documentation

def generate_launches_md.Executable_File.__init__ (   self,
  name,
  summary,
  overview_lines,
  launch_base_name 
)
*Executable_File*: Initialize the *Executable_File* object
    (i.e. *self*) with *name*, *summary*, *overview_lines*, and
    *launch_base_name*.

Definition at line 142 of file generate_launches_md.py.


Member Function Documentation

def generate_launches_md.Executable_File.file_parse (   full_file_name) [static]
*Executable_File*: Parse *full_file_name* and scrape out
    the usable documentation.

Definition at line 161 of file generate_launches_md.py.

*Executable_File*: Write the section for the *Executable_File*
    object (i.e. *self*) out to *md_file*.

Definition at line 214 of file generate_launches_md.py.

*Executable_File*: Write the summary for the *Executable_File*
    object (i.e. *self*) out to *md_file*.

Definition at line 232 of file generate_launches_md.py.

def generate_launches_md.Executable_File.visit (   self,
  launch_files_table 
)
*Executable_File*: Recursively visit the *Launch_File* object
    referenced by the *Executable_File* object (i.e. *self*).

Definition at line 247 of file generate_launches_md.py.


Member Data Documentation

Definition at line 145 of file generate_launches_md.py.

Definition at line 145 of file generate_launches_md.py.

Definition at line 145 of file generate_launches_md.py.

Definition at line 145 of file generate_launches_md.py.


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


ubiquity_launches
Author(s): Wayne Gramlich
autogenerated on Thu Jun 6 2019 18:36:40