1#ifndef METROTRK_PORTABLE_MSGHNDLR_H
2#define METROTRK_PORTABLE_MSGHNDLR_H
int BOOL
Definition types.h:33
DSError TRKDoOverride(TRKBuffer *)
Definition msghndlr.c:73
DSError TRKDoWriteRegisters(TRKBuffer *)
Definition msghndlr.c:308
DSError TRKDoSetOption(TRKBuffer *)
Definition msghndlr.c:500
DSError TRKDoStep(TRKBuffer *)
Definition msghndlr.c:423
DSError TRKDoConnect(TRKBuffer *)
Definition msghndlr.c:52
DSError TRKDoWriteMemory(TRKBuffer *)
Definition msghndlr.c:160
DSError TRKDoDisconnect(TRKBuffer *)
Definition msghndlr.c:57
DSError TRKDoReadRegisters(TRKBuffer *)
Definition msghndlr.c:230
void SetTRKConnected(BOOL)
Definition msghndlr.c:28
DSError TRKDoStop(TRKBuffer *)
Definition msghndlr.c:474
DSError TRKDoReadMemory(TRKBuffer *)
Definition msghndlr.c:87
DSError TRKDoReset(TRKBuffer *)
Definition msghndlr.c:67
DSError TRKDoContinue(TRKBuffer *)
Definition msghndlr.c:398
DSError TRKDoSupportMask(TRKBuffer *)
Definition msghndlr.c:83
DSError TRKDoVersions(TRKBuffer *)
Definition msghndlr.c:79
BOOL GetTRKConnected(void)
Definition msghndlr.c:24
DSError
Definition trk.h:19