#include <map>#include <string>#include "BESObj.h"#include "BESDataHandlerInterface.h"


Go to the source code of this file.
Classes | |
| class | BESRequestHandler |
| Represents a specific data type request handler. More... | |
Defines | |
| #define | I_BESRequestHandler_h 1 |
Typedefs | |
| typedef bool(* | p_request_handler )(BESDataHandlerInterface &) |
| #define I_BESRequestHandler_h 1 |
| typedef bool(* p_request_handler)(BESDataHandlerInterface &) |
1.5.8