MythTV  master
Classes | Variables
technology Namespace Reference

Classes

class  OutStreamEncoder
 

Variables

string __title__ = "Technology";
 
string __mashup_title__ = "technologyMashup"
 
string __author__ = "R.D. Vaughan"
 
string __version__ = "0.10"
 
string __usage_examples__
 
int __search_max_page_items__ = 20
 
int __tree_max_page_items__ = 20
 
 stdout
 
 stderr
 
string apikey = ""
 
 baseProcessingDir
 
 common
 
 main = process.mainProcess(target, apikey, )
 
 grabberInfo
 

Variable Documentation

◆ __title__

string technology.__title__ = "Technology";
private

Definition at line 23 of file technology.py.

◆ __mashup_title__

string technology.__mashup_title__ = "technologyMashup"
private

Definition at line 24 of file technology.py.

◆ __author__

string technology.__author__ = "R.D. Vaughan"
private

Definition at line 25 of file technology.py.

◆ __version__

string technology.__version__ = "0.10"
private

Definition at line 26 of file technology.py.

◆ __usage_examples__

string technology.__usage_examples__
private

Definition at line 29 of file technology.py.

◆ __search_max_page_items__

int technology.__search_max_page_items__ = 20
private

Definition at line 74 of file technology.py.

◆ __tree_max_page_items__

int technology.__tree_max_page_items__ = 20
private

Definition at line 75 of file technology.py.

◆ stdout

technology.stdout

Definition at line 100 of file technology.py.

◆ stderr

technology.stderr

Definition at line 101 of file technology.py.

◆ apikey

string technology.apikey = ""

Definition at line 157 of file technology.py.

◆ baseProcessingDir

technology.baseProcessingDir

Definition at line 159 of file technology.py.

◆ common

technology.common

Definition at line 161 of file technology.py.

◆ main

technology.main = process.mainProcess(target, apikey, )

Definition at line 162 of file technology.py.

◆ grabberInfo

technology.grabberInfo

Definition at line 163 of file technology.py.