Zero  0.1.0
Classes | Functions
sm.h File Reference
#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)
 

Function Documentation

§ operator<<() [1/2]

ostream& operator<< ( ostream &  o,
const sm_stats_t s 
)

§ operator<<() [2/2]

template<class ostream >
ostream& operator<< ( ostream &  o,
const sm_config_info_t s 
)