#include <string>
#include <list>
#include <map>
#include <iostream>
#include "BESObj.h"
#include "BESContainer.h"
#include "BESInternalError.h"
Include dependency graph for BESDataHandlerInterface.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | BESDataHandlerInterface |
Structure storing information used by the BES to handle the request. More... | |
Defines | |
#define | BESDataHandlerInterface_h_ 1 |
#define BESDataHandlerInterface_h_ 1 |
Definition at line 34 of file BESDataHandlerInterface.h.