9 #ifndef indexedMarked_H_
10 #define indexedMarked_H_
13 #include <vlutil/vlMachineTypes.h>
41 unsigned int getIndex0()
const;
42 void setIndex0(
unsigned int indexIn);
45 bool isMarked()
const;
Definition: indexedMarked.h:24
#define DT_DLL_gdb
Definition: gdbDefines.h:25
unsigned int myIndex0
Definition: indexedMarked.h:51
bool myMarked
Definition: indexedMarked.h:52