pmm  1.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
pmm_interval_list Struct Reference

#include <pmm_interval.h>

Data Fields

struct pmm_intervaltop
struct pmm_intervalbottom
int size

Detailed Description

structure holding the interval list/stack

Definition at line 87 of file pmm_interval.h.

Field Documentation

struct pmm_interval* pmm_interval_list::bottom

pointer to bottom of stack

Definition at line 89 of file pmm_interval.h.

int pmm_interval_list::size

number of intervals in stack

Definition at line 90 of file pmm_interval.h.

struct pmm_interval* pmm_interval_list::top

pointer to top of stack

Definition at line 88 of file pmm_interval.h.


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