Average enum value | SQLiteOutputStorage | |
close() | SQLiteOutputStorage | |
Count enum value | SQLiteOutputStorage | |
createAllIndexes() | SQLiteOutputStorage | |
createAllTables() | SQLiteOutputStorage | |
currentSchemaNumber() | SQLiteOutputStorage | |
endDayLoop() | SQLiteOutputStorage | |
exportCalendar(const std::vector< int > &tsteps_months, const std::vector< int > &tsteps_quarters, const std::vector< int > &tsteps_semesters, const std::vector< int > &tsteps_years) | SQLiteOutputStorage | |
exportEnvtNodes(int tstep, Node *node) | SQLiteOutputStorage | |
exportFishfarmDef(const Fishfarm &fishfarm) | SQLiteOutputStorage | |
exportFishfarmLog(Fishfarm *fishfarm, int tstep) | SQLiteOutputStorage | |
exportLogLike(Vessel *v, const std::vector< double > &populations, const std::vector< double > &discards, unsigned int tstep) | SQLiteOutputStorage | |
exportPopNodes(int tstep, Node *node) | SQLiteOutputStorage | |
exportPopQuotas(Population *pop, int popid, int tstep) | SQLiteOutputStorage | |
exportPopStat(Population *pop, int popid, int tstep) | SQLiteOutputStorage | |
exportShip(int tstep, Ship *ship) | SQLiteOutputStorage | |
exportTariffNodes(int tstep, Node *node) | SQLiteOutputStorage | |
exportWindmillsLog(Windmill *windmill, int tstep) | SQLiteOutputStorage | |
getBenthosStatData(displace::plot::BenthosStat stattype, displace::plot::AggregationType aggtype, int grpid, const std::vector< int > &btype) | SQLiteOutputStorage | |
getDb() const | SQLiteOutputStorage | |
getFishfarmDefTable() const | SQLiteOutputStorage | |
getFishFarmStatData(displace::plot::FishfarmsStat stattype, displace::plot::AggregationType aggtype, int ffid, std::vector< int > ftypes) | SQLiteOutputStorage | |
getFuncGroupsTable() const | SQLiteOutputStorage | |
getNationsList() | SQLiteOutputStorage | |
getNbPops() | SQLiteOutputStorage | |
getNodesDefTable() const | SQLiteOutputStorage | |
getNodesEnvtTable() const | SQLiteOutputStorage | |
getNodesStatTable() const | SQLiteOutputStorage | |
getNodesTariffStatTable() const | SQLiteOutputStorage | |
getPopTable() const | SQLiteOutputStorage | |
getPopulationsList() | SQLiteOutputStorage | |
getPopulationStatData(displace::plot::PopulationStat stat, displace::plot::AggregationType aggtype, int popid, std::vector< int > szid) | SQLiteOutputStorage | |
getShipsStatData(displace::plot::ShipsStat stattype, displace::plot::AggregationType aggtype, int shipid, std::vector< int > shiptypeid) | SQLiteOutputStorage | |
getVesselDefTable() const | SQLiteOutputStorage | |
getVesselLoglikeDataByHarbour(displace::plot::HarboursStat stattype, int harbourid, Operation op) | SQLiteOutputStorage | |
getVesselLoglikeDataByMetier(displace::plot::MetiersStat stattype, int metierid, Operation op) | SQLiteOutputStorage | |
getVesselLoglikeDataByNation(displace::plot::NationsStat stattype, std::string nation, Operation op) | SQLiteOutputStorage | |
getVesselLoglikeDataByVessel(displace::plot::VesselsStat stattype, std::string vessel, Operation op) | SQLiteOutputStorage | |
getVesselLoglikeTable() const | SQLiteOutputStorage | |
getVesselVmsLikeFPingsOnlyTable() const | SQLiteOutputStorage | |
getVesselVmsLikeTable() const | SQLiteOutputStorage | |
getWindfarmTable() const | SQLiteOutputStorage | |
importCalendar(std::vector< int > &tsteps_months, std::vector< int > &tsteps_quarters, std::vector< int > &tsteps_semesters, std::vector< int > &tsteps_years) | SQLiteOutputStorage | |
isOutdated() | SQLiteOutputStorage | inline |
metadata() const | SQLiteOutputStorage | |
open() | SQLiteOutputStorage | |
Operation enum name | SQLiteOutputStorage | |
SQLiteOutputStorage(std::string path) | SQLiteOutputStorage | explicit |
startDayLoop() | SQLiteOutputStorage | |
Sum enum value | SQLiteOutputStorage | |
versionNumber() | SQLiteOutputStorage | |
~SQLiteOutputStorage() noexcept | SQLiteOutputStorage | |