Zero  0.1.0
Public Member Functions | Public Attributes | List of all members
log_core::epoch Struct Reference

#include <log_core.h>

Public Member Functions

 epoch ()
 
 epoch (lsn_t l, long b, long s, long e)
 
epoch volatile * vthis ()
 

Public Attributes

lsn_t base_lsn
 
long base
 
long start
 
long end
 

Constructor & Destructor Documentation

§ epoch() [1/2]

log_core::epoch::epoch ( )
inline

§ epoch() [2/2]

log_core::epoch::epoch ( lsn_t  l,
long  b,
long  s,
long  e 
)
inline

Member Function Documentation

§ vthis()

epoch volatile* log_core::epoch::vthis ( )
inline

Member Data Documentation

§ base

long log_core::epoch::base

§ base_lsn

lsn_t log_core::epoch::base_lsn

§ end

long log_core::epoch::end

§ start

long log_core::epoch::start

The documentation for this struct was generated from the following file: