BESInterface.h File Reference

#include <list>
#include "BESDataHandlerInterface.h"
#include "BESObj.h"

Include dependency graph for BESInterface.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BESInterface
 Entry point into BES, building responses to given requests. More...

Defines

#define BESInterface_h_   1

Typedefs

typedef bool(* p_bes_init )(BESDataHandlerInterface &dhi)
typedef void(* p_bes_end )(BESDataHandlerInterface &dhi)


Define Documentation

#define BESInterface_h_   1

Definition at line 34 of file BESInterface.h.


Typedef Documentation

typedef void(* p_bes_end)(BESDataHandlerInterface &dhi)

Definition at line 48 of file BESInterface.h.

typedef bool(* p_bes_init)(BESDataHandlerInterface &dhi)

Definition at line 47 of file BESInterface.h.


Generated on Wed Jan 2 06:01:29 2008 for OPeNDAP Back End Server (BES) by  doxygen 1.5.4