|
Zero
0.1.0
|
#include "w_defines.h"#include "sm_base.h"#include "smstats.h"#include "lsn.h"#include <string>#include "sm_options.h"#include <boost/filesystem.hpp>#include "vec_t.h"Go to the source code of this file.
Classes | |
| class | sm_save_point_t |
| A point to which a transaction can roll back. More... | |
| class | ss_m |
| This is the SHORE Storage Manager API. More... | |
| class | sm_store_info_t |
| Information about a store that can be queried by the client. More... | |
Functions | |
| ostream & | operator<< (ostream &o, const sm_stats_t &s) |
| template<class ostream > | |
| ostream & | operator<< (ostream &o, const sm_config_info_t &s) |
| ostream& operator<< | ( | ostream & | o, |
| const sm_stats_t & | s | ||
| ) |
| ostream& operator<< | ( | ostream & | o, |
| const sm_config_info_t & | s | ||
| ) |
1.8.12