KWeatherCore::CAPParser

Search for usage in LXR

KWeatherCore::CAPParser Class Reference

#include <capparser.h>

Public Member Functions

 CAPParser (const QByteArray &data)
 
CAPAlertMessage parse ()
 

Detailed Description

Parser for CAP Alert Messages.

See also
https://docs.oasis-open.org/emergency/cap/v1.2/CAP-v1.2.html

Definition at line 26 of file capparser.h.

Constructor & Destructor Documentation

◆ CAPParser()

KWeatherCore::CAPParser::CAPParser ( const QByteArray & data)
explicit

Definition at line 150 of file capparser.cpp.

Member Function Documentation

◆ parse()

CAPAlertMessage KWeatherCore::CAPParser::parse ( )

Definition at line 167 of file capparser.cpp.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:20:42 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.