extern Diagnostics Command API (dynamic loading)

API for diagnostics command message
(*gdsCmdNotification)
Command notification function
_gdsCmdInit
Initializes a diagnostics kernel
_gdsCmdFini
Terminates a diagnostics kernel
_gdsCmd
Sends a command message
_gdsCmdData
Transfer data
_gdsCmdNotifyHandler
Installs a message handler for notfication messages
This API implements four functions to initialize and terminate a diagnostics kernel, and to send and recieve messages to and from it, respectively. This API loads the diagnostics kernel dynamically at run-time when the initialization routine is called. Upon completion the diagnostics kernel is automatically unloaded from memory. Otehrwise, this API is identical to the diagnostics command API.

Author:
Written January 1999 by Daniel Sigg
Version:
0.1

alphabetic index hierarchy of classes


Please send questions and comments to sigg_d@ligo-wa.caltech.edu


generated by doc++