struct SnapshotTree
    Defined at line 33 of file ../../zircon/system/ulib/inspect/include/lib/inspect/cpp/reader.h
    
      
         Keeps track of a particular snapshot and the snapshots that are linked off of it.
       
     
    Members
    
      - 
        
          
             The snapshot of a VMO at a point in the tree.
           
         
        
       
      - 
        
          
             Map from name to the SnapshotTree for a child of this snapshot.