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

Public Member Functions

bool LoadDictionary (const wxString &dictionary_dir)
 
bool IsOk (void)
 
wxString GetDictDir (void)
 
wxString GetClassName (int iclass)
 
wxString GetAttrName (int iattr)
 
char GetAttrType (int iattr)
 

Detailed Description

Definition at line 223 of file cm93.h.

Constructor & Destructor Documentation

◆ cm93_dictionary()

cm93_dictionary::cm93_dictionary ( )

Definition at line 553 of file cm93.cpp.

◆ ~cm93_dictionary()

cm93_dictionary::~cm93_dictionary ( )

Definition at line 923 of file cm93.cpp.

Member Function Documentation

◆ GetAttrName()

wxString cm93_dictionary::GetAttrName ( int  iattr)

Definition at line 908 of file cm93.cpp.

◆ GetAttrType()

char cm93_dictionary::GetAttrType ( int  iattr)

Definition at line 916 of file cm93.cpp.

◆ GetClassName()

wxString cm93_dictionary::GetClassName ( int  iclass)

Definition at line 901 of file cm93.cpp.

◆ GetDictDir()

wxString cm93_dictionary::GetDictDir ( void  )
inline

Definition at line 230 of file cm93.h.

◆ IsOk()

bool cm93_dictionary::IsOk ( void  )
inline

Definition at line 229 of file cm93.h.

◆ LoadDictionary()

bool cm93_dictionary::LoadDictionary ( const wxString &  dictionary_dir)

Definition at line 563 of file cm93.cpp.


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