CernVM-FS
2.12.0
|
Public Member Functions | |
PathInfo () | |
Public Attributes | |
shash::Md5 | parent |
uint32_t | refcnt |
StringRef | name |
Definition at line 356 of file glue_buffer.h.
|
inline |
Definition at line 357 of file glue_buffer.h.
StringRef glue::PathStore::PathInfo::name |
Definition at line 362 of file glue_buffer.h.
Referenced by glue::PathStore::Erase(), glue::PathStore::Insert(), and glue::PathStore::Lookup().
shash::Md5 glue::PathStore::PathInfo::parent |
Definition at line 360 of file glue_buffer.h.
Referenced by glue::PathStore::Erase(), glue::PathStore::Insert(), and glue::PathStore::Lookup().
uint32_t glue::PathStore::PathInfo::refcnt |
Definition at line 361 of file glue_buffer.h.
Referenced by glue::PathStore::Erase(), glue::PathStore::Insert(), and PathInfo().