library::configuration::helper::Directives Class Reference

List of all members.

Public Member Functions

def __init__
def updateValues
def updateVariables
def getBooleanDirectives
def getDirectives
def getPreprocessorDefinitions

Detailed Description

        Creates a list of C preprocessor directives.

Definition at line 8 of file helper.py.


Member Function Documentation

def library::configuration::helper::Directives::getBooleanDirectives (   self,
  vars 
)

        Takes the boolean directives of this instance and composes them
        into a list where each entry is 'X' if X is True.

Definition at line 41 of file helper.py.

def library::configuration::helper::Directives::getDirectives (   self,
  vars 
)

        Takes a list of vars and returns composes them
        into a list where each entry is 'NAME=VAL'.

Definition at line 53 of file helper.py.

def library::configuration::helper::Directives::getPreprocessorDefinitions (   self  ) 

        Takes the input configuration and generates a string of preprocessor definitions
        appropriate to the environment as the configuration demands.

Definition at line 64 of file helper.py.

def library::configuration::helper::Directives::updateVariables (   self  ) 

        Retrieve and define help options for configuration variables.

Definition at line 25 of file helper.py.


The documentation for this class was generated from the following file:
Generated on Sat Apr 23 11:43:36 2011 for Mnemosyne by  doxygen 1.4.7