![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
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) |
1.8.5