GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> XFC / dev > gxfc / rhel4-32


Interface   Data Structures   File List   Data Fields   Globals  

xfc_ebf_output.h File Reference

EBF output writer, Interface. More...


Functions

int xfc_ebf_output_sizeof (const char *name, unsigned int options)
 Returns the size, in bytes, of the EBF output context handle.
const EDS_fwPostServices * xfc_ebf_output_construct (XfcEbfOutputCtx *ctx, const char *name, unsigned int options)
 Constructs the output services.


Detailed Description

EBF output writer, Interface.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: xfc_ebf_output.h,v 1.2 2011/03/28 20:51:00 russell Exp $

Function Documentation

const EDS_fwPostServices xfc_ebf_output_construct ( XfcEbfOutputCtx ctx,
const char *  name,
unsigned int  options 
)

Constructs the output services.

Returns:
The EDS post services vector
Parameters:
ctx The context block
name The name of the output file to construct
options Additional options

References _XfcEbfOutputCtx::options, _XfcEbfOutputCtx::stream, streamFlush(), streamNotify(), streamStart(), and streamWrite().

Referenced by createPoster().

int xfc_ebf_output_sizeof ( const char *  name,
unsigned int  options 
)

Returns the size, in bytes, of the EBF output context handle.

Returns:
The size, in bytes, of the EBF output context handle
Parameters:
name The name of the output file to construct
options Additional options

Referenced by createPoster().


Generated on Mon Aug 8 10:34:02 2011 by  doxygen 1.5.8