#include <map>
#include <string>
#include "BESObj.h"
Include dependency graph for BESResponseHandlerList.h:
This graph shows which files directly or indirectly include this file:
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) |