UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
IPDataStorage::IPFile Class Reference

Public Member Functions

 IPFile (const char *name, bool createFile) throw (std::ios_base::failure)
 
void write (IPCell *ipcells, int size)
 
void reduce (int size)
 
void read (long pos, int size, IPCell **ipcells)
 
long size ()
 
long tellpos ()
 
void deletefile ()
 
bool compare (const IPFile &other, FILE *result_file)
 
 IPFile (const char *name, bool createFile) throw (std::ios_base::failure)
 
void write (IPCell *ipcells, int size)
 
void reduce (int size)
 
void read (long pos, int size, IPCell **ipcells)
 
long size ()
 
long tellpos ()
 
void deletefile ()
 
bool compare (const IPFile &other, FILE *result_file)
 

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