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

#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 ()
 
IPFileoperator[] (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 ()
 
IPFileoperator[] (int n)
 
bool compare (const IPDataStorage &other, const char *result_file)
 
void recalculateSize ()
 
void recalculateSize (int n)
 
void clear ()
 

Detailed Description

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


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