ReactOS 0.4.15-dev-7931-gfd331f1
_ARBITER_ALLOCATION_STATE Struct Reference

#include <arbiter.h>

Collaboration diagram for _ARBITER_ALLOCATION_STATE:

Public Attributes

UINT64 Start
 
UINT64 End
 
UINT64 CurrentMinimum
 
UINT64 CurrentMaximum
 
PARBITER_LIST_ENTRY Entry
 
PARBITER_ALTERNATIVE CurrentAlternative
 
UINT32 AlternativeCount
 
PARBITER_ALTERNATIVE Alternatives
 
UINT16 Flags
 
UCHAR RangeAttributes
 
UCHAR RangeAvailableAttributes
 
ULONG_PTR WorkSpace
 

Detailed Description

Definition at line 40 of file arbiter.h.

Member Data Documentation

◆ AlternativeCount

UINT32 _ARBITER_ALLOCATION_STATE::AlternativeCount

Definition at line 48 of file arbiter.h.

◆ Alternatives

PARBITER_ALTERNATIVE _ARBITER_ALLOCATION_STATE::Alternatives

Definition at line 49 of file arbiter.h.

◆ CurrentAlternative

PARBITER_ALTERNATIVE _ARBITER_ALLOCATION_STATE::CurrentAlternative

Definition at line 47 of file arbiter.h.

◆ CurrentMaximum

UINT64 _ARBITER_ALLOCATION_STATE::CurrentMaximum

Definition at line 45 of file arbiter.h.

◆ CurrentMinimum

UINT64 _ARBITER_ALLOCATION_STATE::CurrentMinimum

Definition at line 44 of file arbiter.h.

◆ End

UINT64 _ARBITER_ALLOCATION_STATE::End

Definition at line 43 of file arbiter.h.

◆ Entry

PARBITER_LIST_ENTRY _ARBITER_ALLOCATION_STATE::Entry

Definition at line 46 of file arbiter.h.

◆ Flags

UINT16 _ARBITER_ALLOCATION_STATE::Flags

Definition at line 50 of file arbiter.h.

◆ RangeAttributes

UCHAR _ARBITER_ALLOCATION_STATE::RangeAttributes

Definition at line 51 of file arbiter.h.

◆ RangeAvailableAttributes

UCHAR _ARBITER_ALLOCATION_STATE::RangeAvailableAttributes

Definition at line 52 of file arbiter.h.

◆ Start

UINT64 _ARBITER_ALLOCATION_STATE::Start

Definition at line 42 of file arbiter.h.

◆ WorkSpace

ULONG_PTR _ARBITER_ALLOCATION_STATE::WorkSpace

Definition at line 53 of file arbiter.h.


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