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

Public Attributes

VfsAttachmentRef attachment
 
VfsAttachmentRef parent
 
SharedPointer< VfsNodeReference > covered
 
VfsAttachmentRow * next = nullptr
 

Detailed Description

Definition at line 63 of file MountView-internal.h.

Member Data Documentation

◆ attachment

VfsAttachmentRef VfsAttachmentRow::attachment

Definition at line 64 of file MountView-internal.h.

◆ covered

SharedPointer<VfsNodeReference> VfsAttachmentRow::covered

Definition at line 66 of file MountView-internal.h.

◆ next

VfsAttachmentRow* VfsAttachmentRow::next = nullptr

Definition at line 67 of file MountView-internal.h.

◆ parent

VfsAttachmentRef VfsAttachmentRow::parent

Definition at line 65 of file MountView-internal.h.


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