SURFEX v8.1
General documentation of Surfex
Public Attributes | List of all members
lfi_hndl_t Struct Reference

#include "lfi_hndl.h"

Collaboration diagram for lfi_hndl_t:
Collaboration graph
[legend]

Public Attributes

lficb_tcb
 
lficb_verb_tcb_verb
 
void * data
 
struct lfi_hndl_tnext
 
void(* destroy )(struct lfi_hndl_t *)
 
int(* is_verb )(struct lfi_hndl_t *, integer64 *)
 
int(* is_open )(struct lfi_hndl_t *, integer64 *)
 
int(* is_fatl )(struct lfi_hndl_t *, integer64 *)
 

Detailed Description

Definition at line 17 of file lfi_hndl.h.

Member Data Documentation

◆ cb

lficb_t* lfi_hndl_t::cb

Definition at line 19 of file lfi_hndl.h.

◆ cb_verb

lficb_verb_t* lfi_hndl_t::cb_verb

Definition at line 20 of file lfi_hndl.h.

◆ data

void* lfi_hndl_t::data

Definition at line 21 of file lfi_hndl.h.

◆ destroy

void(* lfi_hndl_t::destroy) (struct lfi_hndl_t *)

Definition at line 23 of file lfi_hndl.h.

◆ is_fatl

int(* lfi_hndl_t::is_fatl) (struct lfi_hndl_t *, integer64 *)

Definition at line 26 of file lfi_hndl.h.

◆ is_open

int(* lfi_hndl_t::is_open) (struct lfi_hndl_t *, integer64 *)

Definition at line 25 of file lfi_hndl.h.

◆ is_verb

int(* lfi_hndl_t::is_verb) (struct lfi_hndl_t *, integer64 *)

Definition at line 24 of file lfi_hndl.h.

◆ next

struct lfi_hndl_t* lfi_hndl_t::next

Definition at line 22 of file lfi_hndl.h.


The documentation for this struct was generated from the following file: