nlib
nn::nlib::heap::FrameHeap::State Struct Reference

Lists the state of the heap. More...

#include <manual_en.h>

Public Member Functions

bool operator== (const State &rhs) noexcept
 Compares heap states and returns true if they are equal.
 
bool operator!= (const State &rhs) noexcept
 Compares heap states and returns true if they are unequal.
 

Detailed Description

Lists the state of the heap.

Definition at line 37 of file FrameHeap.h.


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