phystricks
Public Member Functions | Public Attributes | List of all members
phystricks.src.SmallComputations.Fichier Class Reference
Inheritance diagram for phystricks.src.SmallComputations.Fichier:
Inheritance graph
[legend]
Collaboration diagram for phystricks.src.SmallComputations.Fichier:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, filename)
 
def open_file (self, opt)
 
def close_file (self)
 
def write (self, texte, opt)
 
def contenu (self)
 

Public Attributes

 NomComplet
 
 chemin
 
 nom
 
 filename
 
 file
 

Constructor & Destructor Documentation

def phystricks.src.SmallComputations.Fichier.__init__ (   self,
  filename 
)

Member Function Documentation

def phystricks.src.SmallComputations.Fichier.close_file (   self)
def phystricks.src.SmallComputations.Fichier.contenu (   self)
def phystricks.src.SmallComputations.Fichier.open_file (   self,
  opt 
)
def phystricks.src.SmallComputations.Fichier.write (   self,
  texte,
  opt 
)
Write in a file following the option 

Member Data Documentation

phystricks.src.SmallComputations.Fichier.chemin
phystricks.src.SmallComputations.Fichier.file
phystricks.src.SmallComputations.Fichier.filename
phystricks.src.SmallComputations.Fichier.nom
phystricks.src.SmallComputations.Fichier.NomComplet

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