OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data_Namespace::MemoryData Struct Reference

#include <DataMgr.h>

Public Attributes

size_t slabNum
 
int32_t startPage
 
size_t numPages
 
uint32_t touch
 
std::vector< int32_t > chunk_key
 
Buffer_Namespace::MemStatus memStatus
 

Detailed Description

Definition at line 61 of file DataMgr.h.

Member Data Documentation

std::vector<int32_t> Data_Namespace::MemoryData::chunk_key
Buffer_Namespace::MemStatus Data_Namespace::MemoryData::memStatus

Definition at line 67 of file DataMgr.h.

Referenced by Data_Namespace::DataMgr::getMemoryInfoUnlocked().

size_t Data_Namespace::MemoryData::numPages

Definition at line 64 of file DataMgr.h.

Referenced by Data_Namespace::DataMgr::getMemoryInfoUnlocked().

size_t Data_Namespace::MemoryData::slabNum

Definition at line 62 of file DataMgr.h.

Referenced by Data_Namespace::DataMgr::getMemoryInfoUnlocked().

int32_t Data_Namespace::MemoryData::startPage

Definition at line 63 of file DataMgr.h.

Referenced by Data_Namespace::DataMgr::getMemoryInfoUnlocked().

uint32_t Data_Namespace::MemoryData::touch

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