PST File Format SDK v0.4
Loading...
Searching...
No Matches
pstsdk::page_info Struct Reference

An in memory, database format agnostic version of disk::block_reference used specifically for the page class hierarchy. More...

#include <database_iface.h>

+ Collaboration diagram for pstsdk::page_info:

Public Attributes

page_id id
 
ulonglong address
 

Detailed Description

An in memory, database format agnostic version of disk::block_reference used specifically for the page class hierarchy.

Definition at line 38 of file database_iface.h.

Member Data Documentation

◆ address

ulonglong pstsdk::page_info::address

Definition at line 41 of file database_iface.h.

◆ id

page_id pstsdk::page_info::id

Definition at line 40 of file database_iface.h.


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