10 #if !defined __UHH_NAVMGR_H
11 #define __UHH_NAVMGR_H
14 #include "uhh_msgiface.h"
16 #include "uhh_grouphist.h"
26 void msg(uint8 *z_puReq, uint8 *z_puRes,
27 sint32 z_nResMax = ENUM_UhhMsg_Res_HdrSize);
30 class UhhGroupHist *linkHistory(
char *z_szDirectory, sint32 z_nInstrument,
31 sint32 z_nUhhSeqNoMin,
32 sint32 z_nUhhSeqNoMax,
36 void setActive(
class UhhNav *z_pNav);
40 bool validateNav(
class UhhNav *z_pNav);
44 ENUM_UhhMsg_Err createNav(uint8 *z_puRes, ENUM_UhhMsg_Com z_eComType,
46 ENUM_UhhMsg_Err destroyNav(sint32 z_nNavRef);
47 ENUM_UhhMsg_Err destroyJniNavs();
48 ENUM_UhhMsg_Err destroySktNavs(sint32 z_nComId);
51 ENUM_UhhMsg_Err refreshSuspHists();
Definition: uhh_navmgr.h:20
Definition: uhh_grouphist.h:118
Definition: uhh_heap.h:31
Definition: uhh_grouphist.h:52