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

Public Attributes

FilesystemPathRef root
 
FilesystemPathRef cwd
 
uint64_t contextGeneration = 0
 
uint64_t topologyGeneration = 0
 

Detailed Description

Definition at line 22 of file FilesystemContext.h.

Member Data Documentation

◆ contextGeneration

uint64_t FilesystemContextSnapshot::contextGeneration = 0

Definition at line 25 of file FilesystemContext.h.

◆ cwd

FilesystemPathRef FilesystemContextSnapshot::cwd

Definition at line 24 of file FilesystemContext.h.

◆ root

FilesystemPathRef FilesystemContextSnapshot::root

Definition at line 23 of file FilesystemContext.h.

◆ topologyGeneration

uint64_t FilesystemContextSnapshot::topologyGeneration = 0

Definition at line 26 of file FilesystemContext.h.


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