DMT C Interface

C language API.

DMT_Initialize
Monitor Initialization function (User supplied).
DMT_Halt
Monitor shut down (User supplied).
DMT_Frame
Process a data frame (User supplied).
DMT_Attention
Handle an attention interrupt (User supplied).
Boundary
Test for a boundary between contiguous segments.
Debug
Get the debug level.
finish
Tell the main loop we're done.
getNFrames
Get the number of frames processed.
getNContig
Get the number of contiguous segments found.
DMTifc.h provides a C callable interface for those wishing to use C code in the data monitor. The C API is implemented as a thin layer over the C++ frame environment and the function names and arguments are kept as similar as possible to the C++ versions. The hooks will be added to make any new functionality available in the C++ class.
Author:
John G. Zweizig
Version:
1.2 ; Last modified: April 12, 1999

alphabetic index hierarchy of classes


generated by doc++