UNIVERS
15.3
UNIVERS base processing software API
|
#include <u3d_migr_io.hpp>
Classes | |
class | IPFile |
Public Member Functions | |
IPDataStorage (int sp_num, int mpid, bool haveToCreateFiles) | |
int | size () |
const std::vector< int > & | getBadSPs () |
const std::vector< std::string > & | getErrmessages () |
IPFile & | operator[] (int n) |
bool | compare (const IPDataStorage &other, const char *result_file) |
void | recalculateSize () |
void | recalculateSize (int n) |
void | clear () |
IPDataStorage (int sp_num, int mpid, bool haveToCreateFiles) | |
int | size () |
const std::vector< int > & | getBadSPs () |
const std::vector< std::string > & | getErrmessages () |
IPFile & | operator[] (int n) |
bool | compare (const IPDataStorage &other, const char *result_file) |
void | recalculateSize () |
void | recalculateSize (int n) |
void | clear () |
This class storages ipdata of shot points in files and represents all data like an array by shotpoints Note, that by default temporarily files with ipdata will be deleted only in IPDataStorage destructor