#include <storage/GenericDatum.h>
#include <support/ByteStream.h>
#include <support/IStorage.h>
#include <support/Locker.h>
#include <support/SortedVector.h>
Go to the source code of this file.
Classes | |
class | BStreamDatum |
Base implementation of IDatum from stream-like data operations. More... | |
class | BStreamDatum::Stream |
An open stream on BStreamDatum. More... |