OpenCPN Partial API docs
|
Public Member Functions | |
TC_Error_Code | LoadData (const wxString &data_file_path) |
int | GetMaxIndex (void) |
IDX_entry * | GetIndexEntry (int n_index) |
TC_Error_Code | LoadHarmonicData (IDX_entry *pIDX) |
Definition at line 37 of file TCDataSource.h.
TCDataSource::TCDataSource | ( | ) |
Definition at line 34 of file TCDataSource.cpp.
TCDataSource::~TCDataSource | ( | ) |
Definition at line 40 of file TCDataSource.cpp.
IDX_entry * TCDataSource::GetIndexEntry | ( | int | n_index | ) |
Definition at line 95 of file TCDataSource.cpp.
int TCDataSource::GetMaxIndex | ( | void | ) |
Definition at line 88 of file TCDataSource.cpp.
TC_Error_Code TCDataSource::LoadData | ( | const wxString & | data_file_path | ) |
Definition at line 48 of file TCDataSource.cpp.
TC_Error_Code TCDataSource::LoadHarmonicData | ( | IDX_entry * | pIDX | ) |
Definition at line 105 of file TCDataSource.cpp.