Table of Contents

Class: FtuFttFilePath FtuFttFilePath.py

Class to handle the information in connection with a File Path Action.

Base Classes   
FtuFttFileAction.FtuFttFileAction
Methods   
__init__
setFilePath
setFilePathFromFtt
  __init__ 
__init__ (
        self,
        base="",
        valueSrcList=None,
        )

Constructor method initializing the object class variables.

base Set the base for the filename.

valueSrcList List of FtuFttValueSrc objects.

  setFilePath 
setFilePath (
        self,
        base,
        valueSrcList=None,
        )

Set up the object.

base Base name for the path construction.

valueSrcList Reference to list containing FtuFttValueSrc objects.

Returns: Reference to object itself.

  setFilePathFromFtt 
setFilePathFromFtt (
        self,
        keyCount,
        fttPafObj,
        )

Set the information in the object from the information in a PCC PAF object and return an updated keyword counter (index into the PccPaf object).

keyCount Keyword index into the PccPaf object.

fttPafObj Reference to PccPaf object containing the FTT.

Returns: Updated keyword counter.


Table of Contents

This document was automatically generated on Thu Feb 22 17:08:59 2001 by HappyDoc version r1_3