CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
compat::inode_tracker_v2::PathMap::PathInfo Struct Reference

#include <compat.h>

Collaboration diagram for compat::inode_tracker_v2::PathMap::PathInfo:

Public Member Functions

 PathInfo ()
 
 PathInfo (const uint64_t i, const PathString &p)
 

Public Attributes

uint64_t inode
 
PathString path
 

Detailed Description

Definition at line 489 of file compat.h.

Constructor & Destructor Documentation

compat::inode_tracker_v2::PathMap::PathInfo::PathInfo ( )
inline

Definition at line 490 of file compat.h.

compat::inode_tracker_v2::PathMap::PathInfo::PathInfo ( const uint64_t  i,
const PathString p 
)
inline

Definition at line 491 of file compat.h.

Member Data Documentation

uint64_t compat::inode_tracker_v2::PathMap::PathInfo::inode

Definition at line 492 of file compat.h.

Referenced by compat::inode_tracker_v2::PathMap::LookupInode(), and PathInfo().


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