Home
last modified time | relevance | path

Searched refs:m_read_last_applied_update (Results 1 – 2 of 2) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A DOsenc.h477 int getSENCReadLastUpdate(){ return m_read_last_applied_update; } in getSENCReadLastUpdate()
545 int m_read_last_applied_update; variable
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DOsenc.cpp439 m_read_last_applied_update = *pint; in ingestHeader()
664 m_read_last_applied_update = *pint; in ingest200()