SURFEX v8.1
General documentation of Surfex
Classes | Typedefs | Functions | Variables
lfi_verb.h File Reference

Go to the source code of this file.

Classes

struct  lficb_verb_t
 

Typedefs

typedef struct lficb_verb_t lficb_verb_t
 

Functions

void lfi_verb (struct lfi_hndl_t *lfi, const char *func,...)
 

Variables

lficb_verb_t lficb_verb
 

Typedef Documentation

◆ lficb_verb_t

typedef struct lficb_verb_t lficb_verb_t

Function Documentation

◆ lfi_verb()

void lfi_verb ( struct lfi_hndl_t lfi,
const char *  func,
  ... 
)

Definition at line 76 of file lfi_verb.c.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ lficb_verb

lficb_verb_t lficb_verb

Definition at line 534 of file lfi_verb.c.