#include "Util/Database.h"
#include "Basis/Endian.h"
Include dependency graph for DatabaseWriteNative.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Util |
Functions | |
template<class Iterator> | |
void | Impala::Util::DatabaseWriteNative (String fileName, Database *db, Iterator begin, Iterator end) |