Zero  0.1.0
Classes | Macros | Typedefs
log_storage.h File Reference
#include "w_defines.h"
#include "sm_options.h"
#include "partition.h"
#include <map>
#include <vector>
#include <memory>
#include <mutex>
#include <condition_variable>
#include "logdef_gen.h"
#include <boost/filesystem.hpp>

Go to the source code of this file.

Classes

class  log_storage
 

Macros

#define BOOST_FILESYSTEM_NO_DEPRECATED
 

Typedefs

typedef smlevel_0::partition_number_t partition_number_t
 
typedef std::map< partition_number_t, shared_ptr< partition_t > > partition_map_t
 

Macro Definition Documentation

§ BOOST_FILESYSTEM_NO_DEPRECATED

#define BOOST_FILESYSTEM_NO_DEPRECATED

Typedef Documentation

§ partition_map_t

typedef std::map<partition_number_t, shared_ptr<partition_t> > partition_map_t

§ partition_number_t

typedef smlevel_0::partition_number_t partition_number_t