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

Constructor & Destructor Documentation

◆ cm93_dictionary()

cm93_dictionary::cm93_dictionary ( )

Definition at line 565 of file cm93.cpp.

◆ ~cm93_dictionary()

cm93_dictionary::~cm93_dictionary ( )

Definition at line 935 of file cm93.cpp.

Member Function Documentation

◆ GetAttrName()

wxString cm93_dictionary::GetAttrName ( int  iattr)

Definition at line 920 of file cm93.cpp.

◆ GetAttrType()

char cm93_dictionary::GetAttrType ( int  iattr)

Definition at line 928 of file cm93.cpp.

◆ GetClassName()

wxString cm93_dictionary::GetClassName ( int  iclass)

Definition at line 913 of file cm93.cpp.

◆ GetDictDir()

wxString cm93_dictionary::GetDictDir ( void  )
inline

Definition at line 238 of file cm93.h.

◆ IsOk()

bool cm93_dictionary::IsOk ( void  )
inline

Definition at line 237 of file cm93.h.

◆ LoadDictionary()

bool cm93_dictionary::LoadDictionary ( const wxString &  dictionary_dir)

Definition at line 575 of file cm93.cpp.


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