|
OpenCPN Partial API docs
|
Public Member Functions | |
| void | OnEvtThread (OCPN_BUILDSENC_ThreadEvent &event) |
| SENCThreadStatus | ScheduleJob (SENCJobTicket *ticket) |
| void | FinishJob (SENCJobTicket *ticket) |
| void | StartTopJob () |
| bool | IsChartInTicketlist (s57chart *chart) |
| bool | SetChartPointer (s57chart *chart, void *new_ptr) |
| int | GetJobCount () |
| void | OnEvtThread (OCPN_BUILDSENC_ThreadEvent &event) |
| SENCThreadStatus | ScheduleJob (SENCJobTicket *ticket) |
| void | FinishJob (SENCJobTicket *ticket) |
| void | StartTopJob () |
| bool | IsChartInTicketlist (s57chart *chart) |
| bool | SetChartPointer (s57chart *chart, void *new_ptr) |
| int | GetJobCount () |
Public Attributes | |
| int | m_max_jobs |
| std::vector< SENCJobTicket * > | ticket_list |
Definition at line 104 of file SencManager.h.