| 
    HDK
    
   | 
 
#include <GA_PageArrayImpl.h>
Public Member Functions | |
| ga_SubPageBlock () | |
| ga_SubPageBlock (GA_PageNum page, GA_PageOff start, GA_PageOff end) | |
Public Attributes | |
| GA_PageNum | myPage | 
| GA_PageOff | myStartOffset | 
| GA_PageOff | myEndOffset | 
Definition at line 582 of file GA_PageArrayImpl.h.
      
  | 
  inline | 
Definition at line 585 of file GA_PageArrayImpl.h.
      
  | 
  inline | 
Definition at line 586 of file GA_PageArrayImpl.h.
| GA_PageOff GA_PageArray< DATA_T, TSIZE, TABLEHARDENED, PAGESHARDENED >::ga_SubPageBlock::myEndOffset | 
Definition at line 591 of file GA_PageArrayImpl.h.
| GA_PageNum GA_PageArray< DATA_T, TSIZE, TABLEHARDENED, PAGESHARDENED >::ga_SubPageBlock::myPage | 
Definition at line 589 of file GA_PageArrayImpl.h.
| GA_PageOff GA_PageArray< DATA_T, TSIZE, TABLEHARDENED, PAGESHARDENED >::ga_SubPageBlock::myStartOffset | 
Definition at line 590 of file GA_PageArrayImpl.h.