OpenCPN Partial API docs
Loading...
Searching...
No Matches
CatalogData Struct Reference

Datatypes and a single method to parse ocpn-plugins.xml XML data. More...

#include <catalog_parser.h>

Public Attributes

std::string version
 
std::string date
 
bool undef
 

Detailed Description

Datatypes and a single method to parse ocpn-plugins.xml XML data.

Overall metadata for the set of plugins used.

Definition at line 36 of file catalog_parser.h.

Constructor & Destructor Documentation

◆ CatalogData()

CatalogData::CatalogData ( )
inline

Definition at line 40 of file catalog_parser.h.

Member Data Documentation

◆ date

std::string CatalogData::date

Definition at line 38 of file catalog_parser.h.

◆ undef

bool CatalogData::undef

Definition at line 39 of file catalog_parser.h.

◆ version

std::string CatalogData::version

Definition at line 37 of file catalog_parser.h.


The documentation for this struct was generated from the following file: