GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PBC / V4-8-0

Constituent: pbc_bootshell     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

PBC_types.h File Reference

Public PBC-provided definitions. More...

#include <vxWorks.h>

Include dependency graph for PBC_types.h:

Include dependency graph

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

Included by dependency graph

Defines

#define NULL   (0)
 Standard definition for zero.

#define MIN(a, b)   (((a) < (b) ) ? (a) : (b))
 Standard definition for data minimum.

#define MAX(a, b)   (((a) > (b) ) ? (a) : (b))
 Standard definition for data maximum.


Detailed Description

Public PBC-provided definitions.

Author:
Ray Caperoon
Date:
Wed Oct 1 07:53:32 2003
Low level type definitions for use in LAT boot environment. Collects things like MIN, MAX, NULL, etc that come from OS-supplied headers. I don't think the LAT PBC should be including lots and lots of vxworks headers, so I put a few of these items here.

Date
2004/01/29 17:47:49
Source
/nfs/slac/g/glast/flight/archive/PBC/PBC/PBC_types.h,v
Author
ray
Revision
1.2
Log
PBC_types.h,v
Revision 1.2 2004/01/29 17:47:49 ray update and correct documentation

Revision 1.1 2003/11/14 13:15:24 ray initial revision


Generated on Mon Aug 15 22:46:28 2005 by doxygen 1.3.3