Public Member Functions

MultiCacheBlock Struct Reference

#include <P_MultiCache.h>

Public Member Functions

uint64_t tag ()
bool is_deleted ()
void set_deleted ()
bool is_empty ()
void set_empty ()
void reset ()
void set_full (uint64_t folded_md5, int buckets)
int heap_size ()
int * heap_offset_ptr ()

Detailed Description

Definition at line 83 of file P_MultiCache.h.


Member Function Documentation

int* MultiCacheBlock::heap_offset_ptr (  )  [inline]

Definition at line 96 of file P_MultiCache.h.

int MultiCacheBlock::heap_size (  )  [inline]

Definition at line 92 of file P_MultiCache.h.

bool MultiCacheBlock::is_deleted (  ) 
bool MultiCacheBlock::is_empty (  ) 
void MultiCacheBlock::reset (  ) 
void MultiCacheBlock::set_deleted (  ) 
void MultiCacheBlock::set_empty (  ) 
void MultiCacheBlock::set_full ( uint64_t  folded_md5,
int  buckets 
)
uint64_t MultiCacheBlock::tag (  ) 

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