libdballe  7.29
dballe::msg::AOFImporter Member List

This is the complete list of members for dballe::msg::AOFImporter, including all inherited members.

AOFImporter(const Options &opts=Options()) (defined in dballe::msg::AOFImporter)dballe::msg::AOFImporter
create(File::Encoding type, const Options &opts=Options())dballe::msg::Importerstatic
dump(const BinaryMessage &msg, FILE *out)dballe::msg::AOFImporterstatic
foreach_decoded(const BinaryMessage &msg, std::function< bool(std::unique_ptr< Message > &&)> dest) const overridedballe::msg::AOFImportervirtual
from_binary(const BinaryMessage &msg) const dballe::msg::Importer
from_bulletin(const wreport::Bulletin &msg) const overridedballe::msg::AOFImportervirtual
get_category(const BinaryMessage &msg, int *category, int *subcategory)dballe::msg::AOFImporterstatic
Importer(const Options &opts) (defined in dballe::msg::Importer)dballe::msg::Importer
opts (defined in dballe::msg::Importer)dballe::msg::Importerprotected
parse_altitude(const uint32_t *obs, Msg &msg)dballe::msg::AOFImporterprotectedstatic
parse_cloud_group(uint32_t val, int *ns, int *c, int *h)dballe::msg::AOFImporterprotectedstatic
parse_general_cloud_group(const uint32_t *obs, Msg &msg)dballe::msg::AOFImporterprotectedstatic
parse_lat_lon_datetime(const uint32_t *obs, Msg &msg)dballe::msg::AOFImporterprotectedstatic
parse_st_block_station(const uint32_t *obs, Msg &msg)dballe::msg::AOFImporterprotectedstatic
parse_st_ident(const uint32_t *obs, Msg &msg)dballe::msg::AOFImporterprotectedstatic
parse_weather_group(const uint32_t *obs, Msg &msg, int hour)dballe::msg::AOFImporterprotectedstatic
read_dribu(const uint32_t *obs, int obs_len, Msg &msg) (defined in dballe::msg::AOFImporter)dballe::msg::AOFImporterprotectedstatic
read_flight(const uint32_t *obs, int obs_len, Msg &msg) (defined in dballe::msg::AOFImporter)dballe::msg::AOFImporterprotectedstatic
read_pilot(const uint32_t *obs, int obs_len, Msg &msg) (defined in dballe::msg::AOFImporter)dballe::msg::AOFImporterprotectedstatic
read_satem(const uint32_t *obs, int obs_len, Msg &msg) (defined in dballe::msg::AOFImporter)dballe::msg::AOFImporterprotectedstatic
read_satob(const uint32_t *obs, int obs_len, Msg &msg) (defined in dballe::msg::AOFImporter)dballe::msg::AOFImporterprotectedstatic
read_synop(const uint32_t *obs, int obs_len, Msg &msg) (defined in dballe::msg::AOFImporter)dballe::msg::AOFImporterprotectedstatic
read_temp(const uint32_t *obs, int obs_len, Msg &msg) (defined in dballe::msg::AOFImporter)dballe::msg::AOFImporterprotectedstatic
~AOFImporter() (defined in dballe::msg::AOFImporter)dballe::msg::AOFImportervirtual
~Importer() (defined in dballe::msg::Importer)dballe::msg::Importervirtual