tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
stm::nanorec_t Struct Reference

#include <metadata.hpp>

Collaboration diagram for stm::nanorec_t:

Public Member Functions

 nanorec_t (orec_t *_o, uintptr_t _v)
 

Public Attributes

orec_to
 
uintptr_t v
 

Detailed Description

Nano requires that we log not just the orec address, but also its value

Constructor & Destructor Documentation

stm::nanorec_t::nanorec_t ( orec_t _o,
uintptr_t  _v 
)
inline

Member Data Documentation

orec_t* stm::nanorec_t::o
uintptr_t stm::nanorec_t::v

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