MemStore::SlotAndPage Class Reference

temporary storage for slot and page ID pointers; for the waiting cache More...

Collaboration diagram for MemStore::SlotAndPage:

Public Member Functions

 SlotAndPage ()
 
bool operator! () const
 

Public Attributes

Ipc::Mem::PageIdslot
 local slot variable, waiting to be filled More...
 
Ipc::Mem::PageIdpage
 local page variable, waiting to be filled More...
 

Detailed Description

Definition at line 109 of file MemStore.h.

Constructor & Destructor Documentation

◆ SlotAndPage()

MemStore::SlotAndPage::SlotAndPage ( )
inline

Definition at line 112 of file MemStore.h.

Member Function Documentation

◆ operator!()

bool MemStore::SlotAndPage::operator! ( ) const
inline

Definition at line 113 of file MemStore.h.

References page, and slot.

Member Data Documentation

◆ page

Ipc::Mem::PageId* MemStore::SlotAndPage::page

◆ slot

Ipc::Mem::PageId* MemStore::SlotAndPage::slot

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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors