►Cdballe::cmdline::Action | |
Cdballe::cmdline::Converter | |
►Cwreport::tests::Actual< const dballe::Record & > [external] | |
Cdballe::tests::ActualRecord | |
►Cwreport::tests::Actual< const Message & > [external] | |
Cdballe::tests::ActualMessage | |
►Cwreport::tests::Actual< dballe::DB & > [external] | |
Cdballe::tests::ActualDB | |
►Cwreport::tests::Actual< dballe::db::Cursor & > [external] | |
Cdballe::tests::ActualCursor | |
►Cwreport::tests::Actual< int > [external] | |
Cdballe::tests::ActualMatcherResult | |
Cdballe::db::v6::bulk::AnnotateAttrsV6 | Helper class for annotating AttrV6 variables with the current status of the database |
Cdballe::db::v6::bulk::AnnotateVarsV6 | Helper class for annotating InsertV6 variables with the current status of the database |
►Cdballe::fortran::API | C++ implementation for the Fortran API |
►Cdballe::fortran::CommonAPIImplementation | Common implementation of the set* and enq* machinery using input and output records |
Cdballe::fortran::DbAPI | |
Cdballe::fortran::MsgAPI | |
►Cdballe::db::v6::AttrV6 | Precompiled queries to manipulate the attr table |
Cdballe::db::v6::mysql::MySQLAttrV6 | Precompiled queries to manipulate the attr table |
Cdballe::db::v6::postgresql::PostgreSQLAttrV6 | Precompiled queries to manipulate the attr table |
Cdballe::db::v6::sqlite::SQLiteAttrV6 | Precompiled queries to manipulate the attr table |
►Cdballe::benchmark::Benchmark | Base class for all benchmarks |
Cdballe::benchmark::DBBenchmark | |
Cdballe::BinaryMessage | Binary message |
Cdballe::msg::BulletinCSVWriter | Write bulletins in CSV format to an output stream |
Cdballe::db::v7::repinfo::Cache | Repinfo cache entry |
Cdballe::db::v6::repinfo::Cache | Repinfo cache entry |
Cdballe::msg::wr::CloudContext | Keep track of the current cloud metadata |
Cdballe::cmdline::Command | |
Cdballe::sql::mysql::ConnectInfo | |
►Cdballe::sql::Connection | |
Cdballe::sql::MySQLConnection | Database connection |
Cdballe::sql::PostgreSQLConnection | Database connection |
Cdballe::sql::SQLiteConnection | Database connection |
Cdballe::msg::Context | Store an array of physical data all on the same level |
Cdballe::Coords | Coordinates |
Cdballe::CSVReader | |
►Cdballe::CSVWriter | |
Cdballe::tests::MemoryCSVWriter | |
►Cdballe::db::Cursor | Common interface for all kinds of cursors |
Cdballe::db::CursorStation | Cursor iterating over stations |
Cdballe::db::CursorSummary | Cursor iterating over summary entries |
►Cdballe::db::CursorValue | Common interface for cursors iterating over station or data values |
Cdballe::db::CursorData | Cursor iterating over data values |
Cdballe::db::CursorStationData | Cursor iterating over station data values |
►Cdballe::db::v7::DataCommon< Traits > | |
Cdballe::db::v7::mysql::MySQLDataCommon< Traits > | |
Cdballe::db::v7::postgresql::PostgreSQLDataCommon< Traits > | |
Cdballe::db::v7::sqlite::SQLiteDataCommon< Traits > | |
►Cdballe::db::v7::DataCommon< DataTraits > | |
►Cdballe::db::v7::mysql::MySQLDataCommon< DataTraits > | |
Cdballe::db::v7::mysql::MySQLData | Precompiled query to manipulate the data table |
►Cdballe::db::v7::postgresql::PostgreSQLDataCommon< DataTraits > | |
Cdballe::db::v7::postgresql::PostgreSQLData | |
►Cdballe::db::v7::sqlite::SQLiteDataCommon< DataTraits > | |
Cdballe::db::v7::sqlite::SQLiteData | Precompiled query to manipulate the data table |
►Cdballe::db::v7::DataCommon< StationDataTraits > | |
►Cdballe::db::v7::mysql::MySQLDataCommon< StationDataTraits > | |
Cdballe::db::v7::mysql::MySQLStationData | Precompiled query to manipulate the station data table |
►Cdballe::db::v7::postgresql::PostgreSQLDataCommon< StationDataTraits > | |
Cdballe::db::v7::postgresql::PostgreSQLStationData | |
►Cdballe::db::v7::sqlite::SQLiteDataCommon< StationDataTraits > | |
Cdballe::db::v7::sqlite::SQLiteStationData | Precompiled query to manipulate the station data table |
Cdballe::db::v7::DataDumper | |
Cdballe::db::v7::DataTraits | |
►Cdballe::db::v6::DataV6 | Precompiled query to manipulate the data table |
Cdballe::db::v6::mysql::MySQLDataV6 | Precompiled query to manipulate the data table |
Cdballe::db::v6::postgresql::PostgreSQLDataV6 | Precompiled query to manipulate the data table |
Cdballe::db::v6::sqlite::SQLiteDataV6 | Precompiled query to manipulate the data table |
Cdballe::DataValues | A set of measured values |
Cdballe::Date | Calendar date |
Cdballe::Datetime | Date and time |
Cdballe::DatetimeRange | Range of datetimes |
►Cdballe::DB | |
Cdballe::db::v6::DB | DB-ALLe database connection, database format V6 |
Cdballe::db::v7::DB | DB-ALLe database connection for database format V7 |
Cdballe::cmdline::Dbadb | |
Cdballe::db::v6::LevTr::DBRow | |
Cdballe::values::Decoder | |
►Cdballe::db::v6::Driver | |
Cdballe::db::v6::mysql::Driver | |
Cdballe::db::v6::postgresql::Driver | |
Cdballe::db::v6::sqlite::Driver | |
►Cdballe::db::v7::Driver | |
Cdballe::db::v7::mysql::Driver | |
Cdballe::db::v7::postgresql::Driver | |
Cdballe::db::v7::sqlite::Driver | |
Cdballe::values::Encoder | |
Cdballe::db::summary::Entry | |
►Cwreport::error [external] | |
►Cdballe::error | Base exception for DB-All.e errors |
►Cdballe::error_db | Error in case of failed database operations |
Cdballe::sql::error_mysql | Report a MySQL error |
Cdballe::sql::error_postgresql | Report an PostgreSQL error |
Cdballe::sql::error_sqlite | Report an SQLite error |
►Cexception | |
Cdballe::cmdline::error_cmdline | Report an error with command line options |
Cdballe::cmdline::ProcessingException | Exception used to embed processing issues that mean that processing of the current element can safely be skipped |
►Cdballe::msg::Exporter | Message exporter |
►Cdballe::msg::WRExporter | |
Cdballe::msg::BufrExporter | |
Cdballe::msg::CrexExporter | |
►Cdballe::msg::wr::ExporterModule | |
Cdballe::msg::wr::CommonSynopExporter | |
►Cdballe::File | File object for doing I/O on binary message streams |
►Cdballe::core::File | Base for dballe::File implementations |
Cdballe::core::AofFile | |
Cdballe::core::ArrayFile | |
Cdballe::core::BufrFile | |
Cdballe::core::CrexFile | |
Cdballe::cmdline::Filter | |
►Cwreport::tests::Fixture [external] | |
►Cdballe::tests::BaseDBFixture | |
Cdballe::tests::DBFixture | |
Cdballe::tests::DriverFixture | Test fixture for SQL backend drivers |
Cdballe::tests::V7DriverFixture | Test fixture for SQL backend drivers |
Cdballe::Ident | A station identifier, that can be any string (including the empty string) or a missing value |
►Cdballe::msg::Importer | Message importer |
Cdballe::msg::AOFImporter | |
►Cdballe::msg::WRImporter | |
Cdballe::msg::BufrImporter | |
Cdballe::msg::CrexImporter | |
►Cdballe::msg::wr::Importer | |
►Cdballe::msg::wr::WMOImporter | |
Cdballe::msg::wr::SynopBaseImporter | Base class for synop, ship and other importer with synop-like data |
►Cdballe::msg::wr::Interpreted | Struct used to build an interpreted value |
Cdballe::msg::wr::InterpretedPrecise | |
Cdballe::msg::wr::InterpretedSimplified | |
Cdballe::cmdline::Item | |
►Cdballe::db::v7::bulk::Item | |
Cdballe::db::v7::bulk::VarItem< state_t > | |
►Cdballe::db::v7::bulk::VarItem< stationvalues_t > | |
Cdballe::db::v7::bulk::StationVar | Workflow information about a variable listed for bulk insert/update |
►Cdballe::db::v7::bulk::VarItem< values_t > | |
Cdballe::db::v7::bulk::Var | Workflow information about a variable listed for bulk insert/update |
►Cdballe::db::v6::bulk::Item | |
Cdballe::db::v6::bulk::AttrV6 | Workflow information about an attribute variable listed for bulk insert/update |
Cdballe::db::v6::bulk::VarV6 | Workflow information about a variable listed for bulk insert/update |
►Cdballe::db::v7::ItemState | |
Cdballe::db::v7::LevTrState | |
Cdballe::db::v7::StationState | |
Cdballe::db::v7::StationValueState | |
Cdballe::db::v7::ValueState | |
►Citerator | |
Cdballe::Messages::base_iterator< VAL, WRAPPED > | |
Cdballe::core::JSONReader | JSON sax-like parser |
Cdballe::core::JSONWriter | JSON serializer |
Cdballe::LatRange | Range of latitudes |
Cdballe::Level | Vertical level or layer |
Cdballe::msg::wr::LevelContext | Keep track of level context changes |
►Cdballe::db::v6::LevTr | Precompiled queries to manipulate the lev_tr table |
Cdballe::db::v6::mysql::MySQLLevTrV6 | Precompiled queries to manipulate the lev_tr table |
Cdballe::db::v6::postgresql::PostgreSQLLevTrV6 | Precompiled queries to manipulate the lev_tr table |
Cdballe::db::v6::sqlite::SQLiteLevTrV6 | Precompiled queries to manipulate the lev_tr table |
►Cdballe::db::v7::LevTr | Precompiled queries to manipulate the lev_tr table |
Cdballe::db::v7::mysql::MySQLLevTr | Precompiled queries to manipulate the lev_tr table |
Cdballe::db::v7::postgresql::PostgreSQLLevTr | Precompiled queries to manipulate the lev_tr table |
Cdballe::db::v7::sqlite::SQLiteLevTr | Precompiled queries to manipulate the lev_tr table |
Cdballe::db::v6::LevTrCache | |
Cdballe::db::v7::LevTrDesc | |
Cdballe::LonRange | Range of longitudes |
Cdballe::tests::Lua | |
►Cmap | |
Cdballe::msg::wr::TemplateRegistry | |
Cdballe::Values | Collection of Value objects, indexed by wreport::Varcode |
►Cdballe::Matched | Common interface for things that are matched |
Cdballe::core::MatchedRecord | |
Cdballe::MatchedBulletin | Match all subsets in turn, returning true if at least one subset matches |
Cdballe::MatchedMessages | Match adapter for Messages |
Cdballe::MatchedMsg | Match adapter for Msg |
Cdballe::MatchedSubset | |
Cdballe::Matcher | Match DB-All.e objects using the same queries that can be made on DB-All.e databases |
Cdballe::db::v7::repinfo::Memoidx | Reverse rep_memo -> rep_cod cache entry |
Cdballe::db::v6::repinfo::Memoidx | Reverse rep_memo -> rep_cod cache entry |
►Cdballe::Message | A bulletin that has been decoded and physically interpreted |
Cdballe::Msg | Storage for related physical data |
Cdballe::Messages | Ordered collection of messages |
►Cdballe::tests::MessageTweaker | |
Cdballe::tests::tweaks::HeightToGeopotential | |
Cdballe::tests::tweaks::RemoveContext | |
Cdballe::tests::tweaks::RemoveSynopWMOOddprec | |
Cdballe::tests::tweaks::RemoveSynopWMOOnlyVars | |
Cdballe::tests::tweaks::RemoveTempWMOOnlyVars | |
Cdballe::tests::tweaks::RoundGeopotential | |
Cdballe::tests::tweaks::RoundLegacyVars | |
Cdballe::tests::tweaks::RoundVSS | |
►Cdballe::tests::tweaks::StripAttrs | |
Cdballe::tests::tweaks::StripContextAttrs | |
Cdballe::tests::tweaks::StripQCAttrs | |
Cdballe::tests::tweaks::StripSubstituteAttrs | |
►Cdballe::tests::tweaks::StripVars | |
Cdballe::tests::tweaks::RemoveOddTempTemplateOnlyVars | |
Cdballe::tests::tweaks::StripDatetimeVars | |
Cdballe::tests::tweaks::TruncStName | |
Cdballe::tests::MessageTweakers | |
Cdballe::MsgVarShortcut | Full data corresponding to a shortcut ID |
Cdballe::msg::Importer::Options | |
Cdballe::msg::Exporter::Options | |
Cdballe::sql::postgresql::Params< ARGS > | Argument list for PQexecParams built at compile time |
►Cdballe::benchmark::Progress | Notify of progress during benchmark execution |
Cdballe::benchmark::BasicProgress | Basic progress implementation writing progress information to the given output stream |
►Cdballe::Query | Query used to filter DB-All.e data |
Cdballe::core::Query | Standard dballe::Query implementation |
►Cdballe::db::v7::QueryBuilder | Build SQL queries for V7 databases |
►Cdballe::db::v7::DataQueryBuilder | |
Cdballe::db::v7::IdQueryBuilder | |
Cdballe::db::v7::SummaryQueryBuilder | |
Cdballe::db::v7::StationQueryBuilder | |
►Cdballe::db::v6::QueryBuilder | Build SQL queries for V6 databases |
►Cdballe::db::v6::DataQueryBuilder | |
Cdballe::db::v6::IdQueryBuilder | |
Cdballe::db::v6::SummaryQueryBuilder | |
Cdballe::db::v6::StationQueryBuilder | |
Cdballe::cmdline::Reader | |
►Cdballe::Record | Key/value store where keys are strings and values are wreport variables |
Cdballe::core::Record | DB-All.E record |
Cdballe::benchmark::Registry | Collect all existing benchmarks |
►Cdballe::db::v7::Repinfo | Fast cached access to the repinfo table |
Cdballe::db::v7::mysql::MySQLRepinfoV7 | Fast cached access to the repinfo table |
Cdballe::db::v7::postgresql::PostgreSQLRepinfo | Fast cached access to the repinfo table |
Cdballe::db::v7::sqlite::SQLiteRepinfoV7 | Fast cached access to the repinfo table |
►Cdballe::db::v6::Repinfo | Fast cached access to the repinfo table |
►Cdballe::db::v6::mysql::MySQLRepinfoBase | Fast cached access to the repinfo table |
Cdballe::db::v6::mysql::MySQLRepinfoV6 | |
►Cdballe::db::v6::postgresql::PostgreSQLRepinfoBase | Fast cached access to the repinfo table |
Cdballe::db::v6::postgresql::PostgreSQLRepinfoV6 | |
►Cdballe::db::v6::sqlite::SQLiteRepinfoBase | Fast cached access to the repinfo table |
Cdballe::db::v6::sqlite::SQLiteRepinfoV6 | |
Cdballe::sql::mysql::Result | |
Cdballe::sql::postgresql::Result | Wrap a PGresult, taking care of its memory management |
Cdballe::sql::mysql::Row | |
►Cdballe::db::v7::bulk::SharedContext | |
Cdballe::db::v7::bulk::SharedDataContext | |
Cdballe::db::v7::bulk::SharedStationContext | |
Cdballe::sql::SQLiteStatement | SQLite statement |
Cdballe::db::v6::SQLRecordV6 | Query results from SQL output |
Cdballe::db::summary::Stack | Stack of summary in increasing order of selectivity |
Cdballe::db::v7::State | Cache intermediate results during a database transaction, to avoid hitting the database multiple times when we already know values from previous operations |
►Cdballe::Station | Information about a station |
Cdballe::Sampling | Information about a physical variable |
►Cdballe::db::v7::Station | |
Cdballe::db::v7::mysql::MySQLStation | Precompiled queries to manipulate the station table |
Cdballe::db::v7::postgresql::PostgreSQLStation | Precompiled queries to manipulate the station table |
Cdballe::db::v7::sqlite::SQLiteStation | Precompiled queries to manipulate the station table |
►Cdballe::db::v6::Station | |
►Cdballe::db::v6::mysql::MySQLStationBase | Precompiled queries to manipulate the station table |
Cdballe::db::v6::mysql::MySQLStationV6 | |
►Cdballe::db::v6::postgresql::StationBase | |
Cdballe::db::v6::postgresql::PostgreSQLStationV6 | |
►Cdballe::db::v6::sqlite::SQLiteStationBase | Precompiled queries to manipulate the station table |
Cdballe::db::v6::sqlite::SQLiteStationV6 | |
Cdballe::db::v7::StationDataDumper | |
Cdballe::db::v7::StationDataTraits | |
Cdballe::db::v7::StationDesc | |
Cdballe::db::v7::StationValueDesc | |
Cdballe::StationValues | A set of station values |
►Cstring | |
Cdballe::sql::Querybuf | String buffer for composing database queries |
Cdballe::Structbuf< T, bufsize > | Buffer of simple structures that becomes file backed if it grows beyond a certain size |
Cdballe::cmdline::Subcommand | |
Cdballe::db::Summary | High level objects for working with DB-All.e DB summaries |
►Cdballe::benchmark::Task | One task to be measured |
Cdballe::benchmark::DBTask | |
Cdballe::benchmark::ExistingDBTask | |
►Cdballe::benchmark::TaskHolder | |
Cdballe::benchmark::Throughput | |
Cdballe::benchmark::Timeit | |
Cdballe::msg::wr::Template | |
Cdballe::msg::wr::TemplateFactory | |
►Cwreport::tests::TestCase [external] | |
►Cwreport::tests::FixtureTestCase< FIXTURE > [external] | |
Cdballe::tests::DBFixtureTestCase< FIXTURE > | |
Cdballe::tests::TestCodec | |
►Cdballe::tests::TestDataSet | Base for datasets used to populate test databases |
Cdballe::tests::OldDballeTestDataSet | Test fixture used by old DB-All.e db tests |
Cdballe::tests::TestMessage | |
Cdballe::Time | Time of the day |
Cdballe::msg::wr::TimerangeContext | Keep track of time range context changes |
Cdballe::db::Trace | |
Cdballe::db::TraceOp | |
Cdballe::Trange | Information on how a value has been sampled or computed with regards to time |
►Cdballe::Transaction | A RAII transaction interface |
Cdballe::db::v7::Transaction | |
Cdballe::sql::Transaction | A RAII transaction interface |
Cdballe::msg::wr::UnsupportedContext | Check if the current context state of BUFR information is something that we currently cannot handle |
Cdballe::values::Value | A station or measured value |
Cdballe::db::v7::ValueDesc | |
Cdballe::fortran::DbAPI::VarID | Store information about the database ID of a variable |
Cdballe::Varmatch | Match a variable code and value |
►Cvector | |
Cdballe::db::v6::AttributeList | Store a list of attributes to be inserted/updated in the database |
Cdballe::db::v6::bulk::InsertAttrsV6 | |
Cdballe::db::v6::bulk::InsertV6 | Input for a bulk insert of a lot of variables sharing the same context information |
Cdballe::db::v7::AttributeList | Store a list of attributes to be inserted/updated in the database |
Cdballe::db::v7::bulk::InsertPlan< var_t, shared_context_t > | |
►Cdballe::db::v7::bulk::InsertPlan< StationVar, SharedStationContext > | |
Cdballe::db::v7::bulk::InsertStationVars | Input for a bulk insert of a lot of variables sharing the same context information |
►Cdballe::db::v7::bulk::InsertPlan< Var, SharedDataContext > | |
Cdballe::db::v7::bulk::InsertVars | Input for a bulk insert of a lot of variables sharing the same context information |