|
OpenCPN Partial API docs
|
Plugin metadata, reflects the xml format directly. More...
#include <catalog_parser.h>
Public Member Functions | |
| void | clear () |
| std::string | key () const |
| std::string | to_string () |
| Return printable XML representation. | |
Public Attributes | |
| std::string | name |
| std::string | version |
| std::string | release |
| std::string | summary |
| std::string | api_version |
| std::string | author |
| std::string | description |
| std::string | git_commit |
| std::string | git_date |
| std::string | source |
| std::string | tarball_url |
| std::string | target |
| std::string | build_gtk |
| std::string | target_version |
| std::string | target_arch |
| std::string | info_url |
| std::string | meta_url |
| std::string | checksum |
| bool | is_imported |
| bool | is_orphan |
| bool | openSource |
| bool | readonly |
| Can plugin be removed? | |
| int | ix |
| Index in list of installed or available. | |
Plugin metadata, reflects the xml format directly.
Definition at line 44 of file catalog_parser.h.