GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PBS / V2-10-15

Constituent: pbs     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

File List

Here is a list of all documented files with brief descriptions:
BSWP.cByteswapping, callable implementation
BSWP.hByteswapping, function prototypes, callable versions
BSWP.ihByteswapping, inline versions
BSWP.ih.big_endianImplements the big endian versions of the BSWP routines
BSWP.ih.xx-ppc-gccImplements the PPC/GCC version of the inline BSWP routines
BUG.cDefines a set of routines for bugchecking the CPU
BUG.hBugchecks the CPU, used when a irrecoverable error occurs
CACHE.cProvides the implementation of the portable cache manipulation routines patterned after the VxWorks routines. Currently these are NOOPs on all but the VxWorks platforms
CACHE.hCache manipulation routines. Currently NOOPs on all but the VxWorks platforms
CACHE.h.xx-ppc-xxxCache manipulation platform specific definitions for the PPC
FFS.ihFind First (Last) Set Bit in a 32-bit word
FFS.ih.xx-ppc-gccImplements the PPC/GCC version of the inline FFS routines
FORK.cThe FORK routines
FORK.hFork an execution thread, create and manage buffered queues between two tasks
FPA.cUtility for configuring and allocating a pool of Fixed Sized Packets
FPA.hFixed Packet Allocator, memory manager that configures and manages a pool of fixed sized packets
INT.ihDefines the inline interrupt locking routines
INT.ih.vx-xxx-xxxImplements the PPC/GCC version of the inline INT (interrupt) routines
L.cImplements the non-inline singly linked list (L) routines
L.hSingly linked list, function prototypes and public data structures
L.ihSingly linked list, inline version
L_comdefs.hSingularly linked lists, data structures and typedefs common to L.h and L.ih
L_protos.hSingly linked list, function proto-types, callable version
L_pubdefs.hSingly linked list, public data structures
LI.cImplementation file for the interlocked singly linked list routines, LI
LI.hInterlocked singly linked list, function prototypes and public data structures
LI.ihInterlocked singly linked list, inline versions
LI_comdefs.hInterlocked singly linked lists, data structures and typedefs common to LI.h and LI.ih
LI_protos.hInterlocked singly linked list, function prototypes, callable version
LI_pubdefs.hInterlocked singly linked list, public data structures
LI_type.hInterlocked singly linked list, list types
LSU.cLinear Scaling Utilities for unsigned 32-bit integers
LSU.hLinear Scaling Utilities for unsigned 32-bit integers
LSU_pvt.ihLinear Scaling Utilities, private inline include file
MBA.cImplements the low level memory block allocation routines
MBA.c.vx-ppc-gccImplements the low level memory block allocation routines for the VxWorks platform
MBA.hRandom memory allocation, function prototypes
MBA.h.vx-xxx-xxxRandom memory allocation, VX platform specific
MTX.cSimple mutex, traditional call implementation
MTX.c.vx-ppc-gccSimple mutex, VXWORKS traditional call implementation
MTX.hSimple mutex, interface definition
MTX.h.vx-xxx-xxxSimple mutex, VXWORKS implementation dependent definitions
PARITY.cImplements the callable interface for the PARITY calculation routines
PARITY.c.xx-ppc-gccImplements the callable interface for the PARITY calculation routines for the PowerPC using GCC compiler
PBS.cPBS library, contains the initialization routines for PBS
PBS.c.vx-ppc-gccPBS library, contains the PPC specific code for PBS
PBS.hPBS library, contains the interface to initialization routines for PBS
PBS.h.vx-xxx-xxxPBS library, VXWORKS platform interface/macro implementation for PBS
PL.cImplements the callable interface for the PL routines
PL.hPriority Lists, function prototypes and public data structures
PL.ihPriority Lists, inline versions
PL_comdefs.hPriority Lists, data structures and typedefs common to PL.h and PL.ih
PL_protos.hPriority Lists, function proto-types. callable version
PL_pubdefs.hPriority Lists, public data structures
PL_type.hPriority Lists, priority list types
PTS.cImplements the callable interface for the PTS routines
PTS.c.vx-ppc-gccImplements the PPC/GCC version of the PTS routines
PTS.hProcessor Timer Services
PTS.h.xx-ppc-gccPPC Implementation of the TMR facility
PTS_comdefs.hProcessor Timer Services, common definitions and documentation
Q.cImplements the non-inline Que (Q) routines
Q.hDoubly linked list, function prototypes and public data structures
Q.ihDoubly linked list, inline version
Q_comdefs.hDoubly linked lists, data structures and typedefs common to Q.h and Q.ih
Q_protos.hDoubly linked list, function prototypes, callable version
Q_pubdefs.hDoubly linked list, public data structures
QI.cImplements the non-inline Que Interlocked (QI) routines
QI.hInterlocked doubly linked list, function prototypes and public data structures
QI.ihInterlocked doubly linked list, inline versions
QI_comdefs.hInterlocked doubly linked lists, data structures and typedefs common to QI.h and QI.ih
QI_protos.hInterlocked doubly linked list, function prototypes, callable version
QI_pubdefs.hInterlocked doubly linked list, public data structures
QI_type.hInterlocked doubly linked list, que types
REG.hFetches the value of the specialized registers, interface
REG.h.xx-ppc-gccFetches the value of the PC and other specialized registers, implementation for PPC
RNG.cUtility for configuring a pool of memory as a ring buffer
RNG.hRing Bufffer memory manager, configures and manages a pool of memory as a ring buffer
RW.cDefines the Resource Wait routines
RW.c.vx-xxx-xxxDefines the VxWorks platform dependent inline Resource Wait (RW) routines
RW.hResource Wait, callable version
RW.ihResource Wait, inline version
RW.ih.vx-xxx-xxxDefines the VxWorks platform dependent inline Resource Wait (RW) routines
RW_comdefs.hResource Wait, data structures and typedefs common to RW.h and RW.ih
RW_protos.hResource Wait, function proto-types. callable version
RW_pubdefs.hResource Wait, public data structures
RW_pubdefs.h.vx-xxx-xxxDefines the Resource Wait (RW) public data definitions for VxWorks platforms
RW_tmr.c.vx-xxx-xxxDefines the VxWorks platform dependent non-inline Resource Wait timer (RW_tmr) routines
RW_tmr.hThe Platform independent Resource Wait timer include file
RW_tmr.h.vx-xxx-xxxDefines the VxWorks platform dependent includes for Resource Wait timer (RW_tmr) routines
RW_tmr.ihDefines platform independent inline Resource Wait timer (RW_tmr) routines
RW_tmr.ih.vx-xxx-xxxDefines the VxWorks platform dependent inline Resource Wait timer (RW_tmr) routines
RW_type.hResource Wait, resource wait types
RWF.cDefines the Resource Wait Facility routines
RWF.hResource Wait Faility, generic resource allocation and freeing
SEM.cSimple semaphore, traditional call implementation
SEM.c.vx-ppc-gccSimple semaphore, VXWORKS traditional call implementation
SEM.hSimple semaphore, interface definition
SEM.h.vx-xxx-xxxSimple semaphore, VXWORKS implementation dependent definitions
SPIN.cSpin the CPU for a well-defined period of time, callable implementation
SPIN.hSpin the CPU for a well-defined period of time, callable version
SPIN.ihSpin the CPU for a well-defined period of time, inline version
SPIN.ih.xx-ppc-gccImplements the PPC/GCC version of the inline SPIN routines
SPIN_time.hClearinghouse file to include the correct platform dependent definition of a spin time
SPIN_time.h.xx-ppc-gccProvides the platform dependent definition of SPIN_time
TASK.cTASK, platform independent implementation
TASK.c.vx-xxx-xxxThe VxWorks implementation of the TASK utilities
TASK.hTask/Thread facility, a portable interface between VxWorks and POSIX implementations, callable version
TASK.h.vx-xxx-xxxVxWorks implementation specific information
TASK.ihTask/Thread facility, a portable interface between VxWorks and POSIX implementations, inline version
TASK.ih.vx-xxx-xxxThe VxWorks implementation of the inline versions of the TASK utilities
TASK_pvtdefs.hCommon private definitions for the TASK facility
TASK_pvtdefs.h.vx-xxx-xxxPOSIX specific private definitions for the TASK facility
TAU.cThermal Assist Unit, dummy implementation
TAU.c.xx-xxx-xxxThermal Assist Unit, dummy implementation
TAU.hThermal Assist Unit, interface
TAU.h.xx-xxx-xxxThermal Assist Unit, dummy interface for unsupported platforms
TBD.cTask Block of Data manager, callable implementation, common platform
TBD.c.vx-xxx-xxxTask Block of Data manager, callable implementation, VXWORKS platform
TBD.hTask Block of Data manager, function prototypes and public data structures
TBD.ihTask Block of Data manager, inline function prototypes
TBD.ih.vx-xxx-xxxTask Block of Data manager, inline function prototypes
TBD_pvtdefs.hTask Block of Data manager, facility private definitions platform
TBD_pvtdefs.h.vx-xxx-xxxTask Block of Data manager, callable implementation, VXWORKS platform
TMR.cPlatform independent TMR routines
TMR.hProvides a set of timing macros
TOC.cTimeOut control implementation file, callable version
TOC.hTimeOut Control, prototypes and public data structures
TOC.ihTimeOut Control, inline routines
TOC_comdefs.hTimeOut Control,data structures and typedefs common to TOC.h and TOC.ih
TOV.cTimeout service routines
TOV.c.vx-xxx-xxxTimeout service routines implementation for a VXWORKS platform
TOV.hTimeOut Value definition and manipulation routines
TOV.h.vx-xxx-xxxDefines the representation of a timeout value for a VXWORKS platform
TSS.cImplements routines that manipulate a timespec structure
TSS.hTime Specification Services, functions to manipulat a timespec structure
WCT.cImplementation file for WCT (Wall Clock Time) facility
WCT.c.vx-xxx-xxxImplementation file for the WCT (Wall Clock Time) facility for VXWORK's platform
WCT.hWall Clock Time, function prototypes and public data structures
WCT_pvtdefs.hPackage private interface and typedefs for the WCT (Wall Clock Time) facility
WCT_pvtdefs.h.vx-xxx-xxxPackage private interface and typedefs for the WCT (Wall Clock Time) facility for VXWORK's platform
WCT_pvtdefs.ihPackage private interface and typedefs for the WCT (Wall Clock Time) facility
WCT_pvtdefs.ih.vx-xxx-xxxPackage private inlines, structures and typedefs for the WCT (Wall Clock Time) facility for VXWORK's platform
WUT.cWakeUp Timer facility
WUT.c.vx-ppc-gccWakeUp Timer facility
WUT.hWakeUp Timer, high resolution interrupt timers, function prototypes and public data structures
WUT_cb.hWakeUp Timer, WUT callback routine and return value definition
WUT_monitor.h.vx-ppc-xxxWUT monitoring/diagnostic code
WUT_tmr.hWakeUp Timer, WUT timer entry definition
WUT_trace.h.vx-ppc-gccOptionally defines routines and macros to utilize the TEX trace facility
WUT_wakeup.c.vx-ppc-gccWakeUp Timer timer countdown facility
WUT_wakeup.h.vx-ppc-gccWakeUp Timer timer countdown facility

Generated on Thu Mar 22 05:17:08 2007 by  doxygen 1.4.4