#include <map>
#include <string>
#include "BESContainerStorage.h"
Go to the source code of this file.
Classes | |
class | BESContainerStorageVolatile |
implementation of BESContainerStorage that stores containers in memory for the duration of this process. More... |