pymtt
 All Classes Namespaces Files Functions Variables Groups
Public Member Functions | Public Attributes | List of all members
Autotools.Autotools Class Reference
+ Inheritance diagram for Autotools.Autotools:
+ Collaboration diagram for Autotools.Autotools:

Public Member Functions

def __init__
 
def activate
 
def deactivate
 
def print_name
 
def print_options
 
def execute
 
- Public Member Functions inherited from BuildMTTTool.BuildMTTTool
def __init__
 
def print_name
 

Public Attributes

 activated
 
 options
 
 exclude
 

Detailed Description

Definition at line 36 of file Autotools.py.

Constructor & Destructor Documentation

def Autotools.Autotools.__init__ (   self)

Definition at line 37 of file Autotools.py.

Member Function Documentation

def Autotools.Autotools.activate (   self)

Definition at line 55 of file Autotools.py.

def Autotools.Autotools.deactivate (   self)

Definition at line 62 of file Autotools.py.

def Autotools.Autotools.execute (   self,
  log,
  keyvals,
  testDef 
)

Definition at line 77 of file Autotools.py.

def Autotools.Autotools.print_name (   self)

Definition at line 68 of file Autotools.py.

def Autotools.Autotools.print_options (   self,
  testDef,
  prefix 
)

Definition at line 71 of file Autotools.py.

Member Data Documentation

Autotools.Autotools.activated

Definition at line 39 of file Autotools.py.

Autotools.Autotools.exclude

Definition at line 52 of file Autotools.py.

Autotools.Autotools.options

Definition at line 40 of file Autotools.py.


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