Namespaces | Enumerations | Functions
storage_factory.cpp File Reference
#include <megatree/storage_factory.h>
#include <megatree/viz_storage.h>
#include <megatree/disk_storage.h>
Include dependency graph for storage_factory.cpp:

Go to the source code of this file.

Namespaces

namespace  megatree

Enumerations

enum  { megatree::UNKNOWN_STORAGE, megatree::DISK_STORAGE, megatree::HBASE_STORAGE, megatree::CLIENT_STORAGE }

Functions

boost::shared_ptr< TempDir > megatree::createTempDir (const boost::filesystem::path &parent, bool remove=true)
boost::shared_ptr< Storage > megatree::openStorage (const boost::filesystem::path &path, unsigned format=NORMAL_FORMAT)
void megatree::removePath (const boost::filesystem::path &path)
int megatree::storageType (const boost::filesystem::path &path)


megatree_storage
Author(s): Wim Meeussen
autogenerated on Thu Nov 28 2013 11:30:26