OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
OpaqueDTEntryIterator_ Struct Reference

#include <OcDeviceTreeLib.h>

Data Fields

DTEntry OuterScope
 
DTEntry CurrentScope
 
DTEntry CurrentEntry
 
DTSavedScopePtr SavedScope
 
UINT32 CurrentIndex
 

Detailed Description

Definition at line 112 of file OcDeviceTreeLib.h.

Field Documentation

◆ CurrentEntry

DTEntry OpaqueDTEntryIterator_::CurrentEntry

Definition at line 115 of file OcDeviceTreeLib.h.

◆ CurrentIndex

UINT32 OpaqueDTEntryIterator_::CurrentIndex

Definition at line 117 of file OcDeviceTreeLib.h.

◆ CurrentScope

DTEntry OpaqueDTEntryIterator_::CurrentScope

Definition at line 114 of file OcDeviceTreeLib.h.

◆ OuterScope

DTEntry OpaqueDTEntryIterator_::OuterScope

Definition at line 113 of file OcDeviceTreeLib.h.

◆ SavedScope

DTSavedScopePtr OpaqueDTEntryIterator_::SavedScope

Definition at line 116 of file OcDeviceTreeLib.h.


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