Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
PointerTableHeapContractionTest Class Reference
Inheritance diagram for PointerTableHeapContractionTest:
[legend]
Collaboration diagram for PointerTableHeapContractionTest:
[legend]

Protected Attributes

Pointer_Table table
 
int d1 = 1
 
int d2 = 2
 
int d3 = 3
 
int d4 = 4
 
int d5 = 5
 

Detailed Description

Definition at line 345 of file pointer_table_test.cc.

Member Data Documentation

◆ d1

int PointerTableHeapContractionTest::d1 = 1
protected

Definition at line 349 of file pointer_table_test.cc.

◆ d2

int PointerTableHeapContractionTest::d2 = 2
protected

Definition at line 349 of file pointer_table_test.cc.

◆ d3

int PointerTableHeapContractionTest::d3 = 3
protected

Definition at line 349 of file pointer_table_test.cc.

◆ d4

int PointerTableHeapContractionTest::d4 = 4
protected

Definition at line 349 of file pointer_table_test.cc.

◆ d5

int PointerTableHeapContractionTest::d5 = 5
protected

Definition at line 349 of file pointer_table_test.cc.

◆ table

Pointer_Table PointerTableHeapContractionTest::table
protected

Definition at line 348 of file pointer_table_test.cc.


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