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 228 of file cm93.h.

Constructor & Destructor Documentation

◆ cm93_dictionary()

cm93_dictionary::cm93_dictionary ( )

Definition at line 571 of file cm93.cpp.

◆ ~cm93_dictionary()

cm93_dictionary::~cm93_dictionary ( )

Definition at line 941 of file cm93.cpp.

Member Function Documentation

◆ GetAttrName()

wxString cm93_dictionary::GetAttrName ( int  iattr)

Definition at line 926 of file cm93.cpp.

◆ GetAttrType()

char cm93_dictionary::GetAttrType ( int  iattr)

Definition at line 934 of file cm93.cpp.

◆ GetClassName()

wxString cm93_dictionary::GetClassName ( int  iclass)

Definition at line 919 of file cm93.cpp.

◆ GetDictDir()

wxString cm93_dictionary::GetDictDir ( void  )
inline

Definition at line 235 of file cm93.h.

◆ IsOk()

bool cm93_dictionary::IsOk ( void  )
inline

Definition at line 234 of file cm93.h.

◆ LoadDictionary()

bool cm93_dictionary::LoadDictionary ( const wxString &  dictionary_dir)

Definition at line 581 of file cm93.cpp.


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