All Classes Functions
Public Member Functions | List of all members
kisthep.file.ActionOnFileWrite Class Reference
Inheritance diagram for kisthep.file.ActionOnFileWrite:
kisthep.file.ActionOnFile

Public Member Functions

 ActionOnFileWrite (String name) throws IOException
 
void oneString (String lineToBeWritten)
 
void oneInt (int n)
 
void oneFloat (float n)
 
void oneDouble (double n)
 
void oneComplex (Complex n)
 
void end () throws IOException
 
- Public Member Functions inherited from kisthep.file.ActionOnFile
 ActionOnFile (String name, String actionType) throws IOException
 
KisthepFile getWorkFile ()
 

Additional Inherited Members

- Protected Attributes inherited from kisthep.file.ActionOnFile
KisthepFile workFile
 

Constructor & Destructor Documentation

kisthep.file.ActionOnFileWrite.ActionOnFileWrite ( String  name) throws IOException

Creates new Class , constructor


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