libdballe 9.6
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Ndballe
 Nbenchmark
 Ncmdline
 Ncore
 Ndb
 Nfortran
 Nimpl
 Nmsg
 Nsql
 Ntests
 CBinaryMessageBinary message
 CBulletinExporter
 CBulletinImporter
 CCoordsCoordinates
 CCSVReader
 CCSVWriter
 CCursorBase class for cursors that iterate over DB query results
 CCursorDataCursor iterating over data values
 CCursorMessageCursor iterating over messages
 CCursorStationCursor iterating over stations
 CCursorStationDataCursor iterating over station data values
 CCursorSummaryCursor iterating over summary entries
 CDataKey/value store where keys are strings and values are wreport variables
 CDateCalendar date
 CDatetimeDate and time
 CDatetimeRangeRange of datetimes
 CDB
 CDBConnectOptionsOptions controlling how to connect to a database
 CDBImportOptionsOptions controlling how messages are imported in the database
 CDBInsertOptionsOptions controlling how values are inserted in the database
 CDBStation
 CDBValueContainer for a wreport::Var pointer, and its database ID
 CDBValuesCollection of DBValue objects, indexed by wreport::Varcode
 CerrorBase exception for DB-All.e errors
 Cerror_dbError in case of failed database operations
 CExporterMessage exporter interface
 CExporterOptionsOptions to control message export
 CFileFile object for doing I/O on binary message streams
 CIdentA station identifier, that can be any string (including the empty string) or a missing value
 CImporterMessage importer interface
 CImporterOptionsOptions to control message import
 CLatRangeRange of latitudes
 CLevelVertical level or layer
 CLonRangeRange of longitudes
 CMatchedCommon interface for things that are matched
 CMatchedBulletinMatch all subsets in turn, returning true if at least one subset matches
 CMatchedSubset
 CMatcherMatch DB-All.e objects using the same queries that can be made on DB-All.e databases
 CMessageA bulletin that has been decoded and physically interpreted
 CQueryQuery used to filter DB-All.e data
 CStationStation information
 CStructbufBuffer of simple structures that becomes file backed if it grows beyond a certain size
 CTimeTime of the day
 CTrangeInformation on how a value has been sampled or computed with regards to time
 CTransaction
 CValueContainer for a wreport::Var pointer
 CValuesCollection of Value objects, indexed by wreport::Varcode
 CVarmatchMatch a variable code and value
 Nstd
 Chash< dballe::Coords >
 Chash< dballe::db::v7::IdVarcode >
 Chash< dballe::DBStation >
 Chash< dballe::Ident >
 Chash< dballe::Level >
 Chash< dballe::Station >
 Chash< dballe::Trange >
 Cdbapy_c_apiC++ functions exported by the wreport python bindings, to be used by other C++ bindings