#include <ip2cparser.h>
Public Member Functions | |
| const QMap< QString, QString > | licences () const |
| bool | parse (QIODevice &dataBase) |
| const QList< IP2CRange > | ranges () const |
| const QString | url () const |
Friends | |
| class | IP2CParserV2 |
| class | IP2CParserV3 |
Compacted IP2C database file format parser.
Detects the version of the database and uses the correct subparser.
Definition at line 38 of file ip2cparser.h.