OpenCPN Partial API docs
Loading...
Searching...
No Matches
s57RegistrarMgr Class Reference

s57RegistrarMgr Definition This is a class holding the ctor and dtor for the global registrar More...

#include <s57RegistrarMgr.h>

Public Member Functions

 s57RegistrarMgr (const wxString &csv_dir, FILE *flog)
 
int getAttributeID (const char *pAttrName)
 
std::string getAttributeAcronym (int nID)
 
std::string getFeatureAcronym (int nID)
 

Detailed Description

s57RegistrarMgr Definition This is a class holding the ctor and dtor for the global registrar

Definition at line 39 of file s57RegistrarMgr.h.

Constructor & Destructor Documentation

◆ s57RegistrarMgr()

s57RegistrarMgr::s57RegistrarMgr ( const wxString &  csv_dir,
FILE *  flog 
)

Definition at line 57 of file s57RegistrarMgr.cpp.

◆ ~s57RegistrarMgr()

s57RegistrarMgr::~s57RegistrarMgr ( )

Definition at line 66 of file s57RegistrarMgr.cpp.

Member Function Documentation

◆ getAttributeAcronym()

std::string s57RegistrarMgr::getAttributeAcronym ( int  nID)

Definition at line 171 of file s57RegistrarMgr.cpp.

◆ getAttributeID()

int s57RegistrarMgr::getAttributeID ( const char *  pAttrName)

Definition at line 162 of file s57RegistrarMgr.cpp.

◆ getFeatureAcronym()

std::string s57RegistrarMgr::getFeatureAcronym ( int  nID)

Definition at line 178 of file s57RegistrarMgr.cpp.


The documentation for this class was generated from the following files: