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


Go to the source code of this file.
Classes | |
| class | BESResponseHandlerList |
| List of all registered response handlers for this server. More... | |
Defines | |
| #define | I_BESResponseHandlerList_h 1 |
Typedefs | |
| typedef BESResponseHandler *(* | p_response_handler )(const string &name) |
| #define I_BESResponseHandlerList_h 1 |
| typedef BESResponseHandler*(* p_response_handler)(const string &name) |
1.5.8