#include <well_results_storage.h>
Public Types | |
typedef std::map< std::string, well_results > | wells_type |
typedef std::pair< std::string, well_results > | wells_pair_type |
Public Member Functions | |
~well_results_storage () | |
Public Attributes | |
wells_type | wells |
Private Member Functions | |
BLUE_SKY_TYPE_DECL (well_results_storage) |
typedef std::pair<std::string, well_results> blue_sky::well_results_storage::wells_pair_type |
typedef std::map<std::string, well_results> blue_sky::well_results_storage::wells_type |
blue_sky::well_results_storage::~well_results_storage | ( | ) |
blue_sky::well_results_storage::BLUE_SKY_TYPE_DECL | ( | well_results_storage | ) | [private] |