All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Private Attributes
as_partition_tables Struct Reference

Detailed Description

Reference counted array of partition table pointers.

Definition at line 82 of file as_partition.h.

+ Collaboration diagram for as_partition_tables:

Private Attributes

as_partition_tablearray []
 
uint32_t ref_count
 
uint32_t size
 

Field Documentation

as_partition_table* as_partition_tables::array[]
private

Partition table array.

Definition at line 99 of file as_partition.h.

uint32_t as_partition_tables::ref_count
private

Reference count of partition table array.

Definition at line 87 of file as_partition.h.

uint32_t as_partition_tables::size
private

Length of partition table array.

Definition at line 93 of file as_partition.h.


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