Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALApps 10.1.0.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
errutil.h File Reference

Prototypes

int error (const char *fmt,...)
 
int verbose (const char *fmt,...)
 
void XLALAbortErrorHandler (const char *func, const char *file, int line, int errnum)
 
void XLALExitErrorHandler (const char *func, const char *file, int line, int errnum)
 
void set_abrt_on_error (void)
 
void set_exit_on_error (void)
 

Go to the source code of this file.

Variables

int abrtflg
 
int vrbflg
 defined in lal/lib/std/LALError.c More...
 

Function Documentation

◆ error()

int error ( const char fmt,
  ... 
)

Definition at line 37 of file errutil.c.

◆ verbose()

int verbose ( const char fmt,
  ... 
)

Definition at line 794 of file view.c.

◆ set_abrt_on_error()

void set_abrt_on_error ( void  )

Definition at line 82 of file errutil.c.

◆ set_exit_on_error()

void set_exit_on_error ( void  )

Definition at line 91 of file errutil.c.

Variable Documentation

◆ abrtflg

int abrtflg
extern

Definition at line 32 of file errutil.c.

◆ vrbflg

int vrbflg
extern

defined in lal/lib/std/LALError.c