18.1.1.3.25. Partition_t

class Partition_t

Public Functions

inline explicit Partition_t(const void *ptr)

Constructor using a pointer.

Parameters

ptr – Pointer to be set

inline uint32_t size() const

Getter for the size.

Returns

uint32_t with the size

inline const char *name() const

Getter for the partition name.

Returns

name