|
The Pedigree Project 0.1
|
Collaboration diagram for VfsAttachmentRow:Public Attributes | |
| VfsAttachmentRef | attachment |
| VfsAttachmentRef | parent |
| SharedPointer< VfsNodeReference > | covered |
| VfsAttachmentRow * | next = nullptr |
Definition at line 63 of file MountView-internal.h.
| VfsAttachmentRef VfsAttachmentRow::attachment |
Definition at line 64 of file MountView-internal.h.
| SharedPointer<VfsNodeReference> VfsAttachmentRow::covered |
Definition at line 66 of file MountView-internal.h.
| VfsAttachmentRow* VfsAttachmentRow::next = nullptr |
Definition at line 67 of file MountView-internal.h.
| VfsAttachmentRef VfsAttachmentRow::parent |
Definition at line 65 of file MountView-internal.h.