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

Detailed Description

Reference counted array of partition table pointers.

Definition at line 85 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 102 of file as_partition.h.

uint32_t as_partition_tables::ref_count
private

Reference count of partition table array.

Definition at line 90 of file as_partition.h.

uint32_t as_partition_tables::size
private

Length of partition table array.

Definition at line 96 of file as_partition.h.


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