OPeNDAP Hyrax Back End Server (BES) Updated for version 3.8.3
|
Go to the source code of this file.
Typedefs | |
typedef bool(* | BESInitFun )(int argc, char **argv) |
typedef bool(* | BESTermFun )(void) |
typedef bool(* BESInitFun)(int argc, char **argv) |
Definition at line 36 of file BESInitFuns.h.
typedef bool(* BESTermFun)(void) |
Definition at line 37 of file BESInitFuns.h.