libmoost
/home/mhx/git/github/libmoost/include/moost/container/memory_mapped_dataset/dataset.hpp File Reference
#include <string>
#include <stdexcept>
#include <fstream>
#include <sstream>
#include <algorithm>
#include <cstring>
#include <boost/archive/text_iarchive.hpp>
#include <boost/archive/text_oarchive.hpp>
#include <boost/serialization/string.hpp>
#include <boost/serialization/map.hpp>
#include <boost/iostreams/device/mapped_file.hpp>
#include <boost/type_traits/is_pod.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/noncopyable.hpp>
#include <boost/cstdint.hpp>
#include "config.hpp"
Include dependency graph for dataset.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  moost::container::memory_mapped_dataset
struct  moost::container::memory_mapped_dataset::mmd_header
class  moost::container::memory_mapped_dataset::section_info
class  moost::container::memory_mapped_dataset::writer

Namespaces

namespace  moost
 

Creates a unique temporary directory; removed on scope exit.


namespace  moost::container