GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EFC / dev > efc / rad750


Interface   Data Structures   File List   Data Fields   Globals  

EHP.h File Reference

Event Handler Proxy, Interface. More...


Typedefs

typedef struct _FORK_fcb FORK_fcb
typedef union _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

References get_task_priority().

Referenced by EHP_queGet().

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.

References EHP_create().


Generated on Wed Jan 16 13:26:51 2013 by  doxygen 1.5.8