CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
NodeCacheEntry Struct Reference
Collaboration diagram for NodeCacheEntry:

Public Attributes

SpecTreeNodenode
 
std::string path
 

Detailed Description

Definition at line 27 of file spec_tree.cc.

Member Data Documentation

SpecTreeNode* NodeCacheEntry::node

Definition at line 28 of file spec_tree.cc.

Referenced by SpecTreeNode::AddNode(), and SpecTree::Parse().

std::string NodeCacheEntry::path

Definition at line 29 of file spec_tree.cc.

Referenced by SpecTree::ListDir(), and SpecTree::Parse().


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