9 #if !defined __UHH_WALKER_H
10 #define __UHH_WALKER_H
12 #include "uhh_filewalker.h"
13 #include "ENUM_UhhNav_Direction.h"
14 #include "ENUM_UhhMsg_Err.h"
25 ENUM_UhhMsg_Err nextDataRecord(ENUM_UhhWalkCode *z_peCode,
27 ENUM_UhhMsg_Err prevDataRecord(ENUM_UhhWalkCode *z_peCode,
29 bool z_bStopAtSample);
30 ENUM_UhhMsg_Err prevMsgRecord(ENUM_UhhWalkCode *z_peCode,
31 double z_dEarliestTix);
32 UhhSegHdr *getSegHdr(){
return m_pSegHdrCopy;}
33 void setMessageAcquisition(
bool z_bAcquire);
34 void setMessageFilter(sint32 z_nCategories);
35 ENUM_UhhMsg_Err setTix(sint32 *z_pnCfgChanges,
double z_dTix);
36 ENUM_UhhMsg_Err setTixEarliest(
double *z_pdTix);
37 ENUM_UhhMsg_Err setTixLatest(
double *z_pdTix);
38 void sliceDeleted(
UhhSlice * z_pSli);
44 ENUM_UhhMsg_Err moveToFile(
UhhSlice *z_pSlice);
52 bool m_bAcquireSamples;
Definition: uhh_seghdr.h:116
Definition: uhh_dataitem.h:53
Definition: uhh_messageitem.h:17
Definition: uhh_grouphist.h:118
Definition: uhh_walker.h:17
Definition: uhh_filewalker.h:35
Definition: uhh_heap.h:31
Definition: uhh_grouphist.h:52