GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EFC / V4-1-1

Constituent: defc     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

EHP.h File Reference

Event Handler Proxy, Interface. More...

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


Typedefs

typedef _FORK_fcb FORK_fcb
typedef _FORK_que FORK_que

Functions

FORK_fcb * EHP_create (void)
 Creates the Event Handler Proxy task.
unsigned int EHP_destroy (void)
 Destroys the Event Handler Proxy task.
FORK_que * EHP_queGet (int que_id)
 Gets the fork que handle of the specified fork que.

Detailed Description

Event Handler Proxy, Interface.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: EHP.h,v 1.1 2007/10/10 23:40:42 russell Exp $

Function Documentation

FORK_fcb* EHP_create void   ) 
 

Creates the Event Handler Proxy task.

Returns:
The fork control block of the created task or NULL on failure

unsigned int EHP_destroy void   ) 
 

Destroys the Event Handler Proxy task.

Returns:
The status from FORK_destroy

FORK_que* EHP_queGet int  que_id  ) 
 

Gets the fork que handle of the specified fork que.

Returns:
The FORK que handle or NULL on failure
This routine will create the fork task if is does not already exist.


Generated on Fri Jan 25 01:19:13 2008 by  doxygen 1.4.4