FswDirectory Class Reference

Representation of a FSW directory. More...

List of all members.

Public Member Functions

def __init__
 \ Constructor
def addItem
 Add a file to this representation.
def files
 return a list of all files in this directory rep
def id
 retrieve file ID
def setId
 set the ID for this directory
def dump
 dump a directory to a file descriptor


Detailed Description

Representation of a FSW directory.

Definition at line 326 of file fileTools.py.


Member Function Documentation

def __init__   self,
  dirID
 

\ Constructor

Parameters:
dirID A FswFileID object

Definition at line 328 of file fileTools.py.

def addItem   self,
  f
 

Add a file to this representation.

Parameters:
f An FswDirectoryItem

Definition at line 336 of file fileTools.py.

def dump   self,
  stream
 

dump a directory to a file descriptor

Parameters:
stream Any file descriptor (ie. sys.stdout)

Definition at line 363 of file fileTools.py.

def files   self  ) 
 

return a list of all files in this directory rep

Definition at line 344 of file fileTools.py.

def id   self  ) 
 

retrieve file ID

Returns:
a FswFileID object

Definition at line 349 of file fileTools.py.

def setId   self,
  id
 

set the ID for this directory

Parameters:
id A FswFileID object

Definition at line 356 of file fileTools.py.


The documentation for this class was generated from the following file:
Generated on Thu Apr 27 20:53:41 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO