Scarab  v2.9.1
Project 8 C++ Utility Library
Public Member Functions | Public Attributes | List of all members
ExtractionThread Class Reference
Inheritance diagram for ExtractionThread:
Inheritance graph

Public Member Functions

def __init__ (self, filename, parameters, output)
 
def run (self)
 

Public Attributes

 filename
 
 parameters
 
 output
 

Detailed Description

Definition at line 216 of file mkdoc.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  filename,
  parameters,
  output 
)

Definition at line 217 of file mkdoc.py.

Member Function Documentation

◆ run()

def run (   self)

Definition at line 224 of file mkdoc.py.

Member Data Documentation

◆ filename

filename

Definition at line 219 of file mkdoc.py.

◆ output

output

Definition at line 221 of file mkdoc.py.

◆ parameters

parameters

Definition at line 220 of file mkdoc.py.


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