OpenCPN Partial API docs
Loading...
Searching...
No Matches
catalog_handler.h File Reference

Plugin catalog management: Build the runtime catalog, handling downloads as required. More...

#include <string>
#include <memory>
#include <ostream>
#include <vector>
#include "model/catalog_parser.h"

Go to the source code of this file.

Classes

class  CatalogHandler
 Local proxy for the catalog server and other catalog sources. More...
 

Typedefs

typedef CatalogHandler::ServerStatus catalog_status
 

Detailed Description

Plugin catalog management: Build the runtime catalog, handling downloads as required.

Definition in file catalog_handler.h.

Typedef Documentation

◆ catalog_status

typedef CatalogHandler::ServerStatus catalog_status

Definition at line 162 of file catalog_handler.h.