OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
BESInitFuns.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef bool(* BESInitFun) (int argc, char **argv)
 
typedef bool(* BESTermFun) (void)
 

Typedef Documentation

◆ BESInitFun

typedef bool(* BESInitFun) (int argc, char **argv)

Definition at line 36 of file BESInitFuns.h.

◆ BESTermFun

typedef bool(* BESTermFun) (void)

Definition at line 37 of file BESInitFuns.h.