Table of Contents

Class: FtuFttFileSplit FtuFttFileSplit.py

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

Base Classes   
FtuFttFileAction.FtuFttFileAction
Methods   
__init__
setFileSplit
setFileSplitFromFtt
  __init__ 
__init__ (
        self,
        base="",
        valueSrcList=None,
        )

Constructor method initializing the object class variables.

base Base name for the target files.

valueSrcList List containing FtuFttValueSrc objects.

  setFileSplit 
setFileSplit (
        self,
        prefix,
        valueSrcList=None,
        )

Set up the File Split Action

prefix Basename for the target filenames.

valueSrcList List containing FtuFttValueSrc objects.

Returns: Reference to object itself.

  setFileSplitFromFtt 
setFileSplitFromFtt (
        self,
        keyCount,
        fttPafObj,
        )

Set the information of the object from the keywords starting at the key index given by "keyCount" and return an updated key counter.

keyCount Keyword counter - index into the PAF object.

fttPafObj Reference to PccPaf object containing the FTT.

Returns: Updated key counter.


Table of Contents

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