Class Partition_t

Class Documentation

class Partition_t

Public Functions

inline explicit Partition_t(const void *ptr)

Constructor using a pointer.

Parameters

ptr – Pointer to be set

inline bool operator==(const Partition_t &rhs) const
inline bool operator!=(const Partition_t &rhs) const
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