libfoedus-core
FOEDUS Core Library
xct_access.cpp File Reference
Include dependency graph for xct_access.cpp:

Go to the source code of this file.

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::xct
 Transaction Manager, which provides APIs to begin/commit/abort transactions.
 

Functions

std::ostream & foedus::xct::operator<< (std::ostream &o, const PointerAccess &v)
 
std::ostream & foedus::xct::operator<< (std::ostream &o, const PageVersionAccess &v)
 
std::ostream & foedus::xct::operator<< (std::ostream &o, const ReadXctAccess &v)
 
std::ostream & foedus::xct::operator<< (std::ostream &o, const WriteXctAccess &v)
 
std::ostream & foedus::xct::operator<< (std::ostream &o, const LockFreeReadXctAccess &v)
 
std::ostream & foedus::xct::operator<< (std::ostream &o, const LockFreeWriteXctAccess &v)