GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCB / dev
Constituent: liox     Tag: mcp750
#include "LCB/LCB_msgs.h"
#include "LCB/LCB_latp.h"
Include dependency graph for LCB.h:

This graph shows which files directly or indirectly include this file:

Defines | |
| #define | __SIGNAL(sig, count, args...) MSG_report( sig, 0, __func__ , count , ## args); |
| Wrapper macro around MSG_report providing __func__. | |
| #define | LCB_OK (LCB___OK) |
| Success return code. | |
Typedefs | |
| typedef _LCB * | LCB |
| Typedef for *struct _LCB. | |
| typedef void * | LCB_cb_prm |
| Typedef for opaque LCB user callback parameter. | |
| typedef unsigned int(* | LCB_rst_cb )(LCB lcb, LCB_cb_prm parm) |
| Driver supplied callback routine for LCB result processing. | |
CVS $Id: LCB.h,v 1.8 2004/08/27 03:05:13 apw Exp $
1.3.3