The Pedigree Project 0.1
Public Attributes | List of all members
Directory::DirectoryEntryView Struct Reference
+ Collaboration diagram for Directory::DirectoryEntryView:

Public Attributes

StringView name
 
uintptr_t inode
 
EntryType type
 
uint64_t currentCookie
 
uint64_t nextCookie
 

Detailed Description

Definition at line 71 of file Directory.h.

Member Data Documentation

◆ currentCookie

uint64_t Directory::DirectoryEntryView::currentCookie

Definition at line 75 of file Directory.h.

◆ inode

uintptr_t Directory::DirectoryEntryView::inode

Definition at line 73 of file Directory.h.

◆ name

StringView Directory::DirectoryEntryView::name

Definition at line 72 of file Directory.h.

◆ nextCookie

uint64_t Directory::DirectoryEntryView::nextCookie

Definition at line 76 of file Directory.h.

◆ type

EntryType Directory::DirectoryEntryView::type

Definition at line 74 of file Directory.h.


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