#include <storage/GenericIterable.h>
#include <storage/NodeDelegate.h>
#include <support/ICatalog.h>
#include <support/Locker.h>
Go to the source code of this file.
Classes | |
class | BCatalogDelegate |
Provides base implementation of delegations for INode/IIterable/ICatalog. More... | |
class | BCatalogDelegate::IteratorDelegate |
Generic base class implementation of a BGenericIterable's iterator. More... |