#include <hsm_common.h>

It is used as a member in path list STL container.
Definition at line 85 of file hsm_common.h.
Public Member Functions | |
| PathRec_t (UInt64_t a_fInode, cmn_Path a_fName) | |
| PathRec_t () | |
| PathRec_t (const PathRec_t &a_pathRec) | |
Public Attributes | |
| UInt64_t | m_fInode |
| cmn_Path | m_fName |
| log_CLASSID_m | |
| Macro to add class name member s_className. | |
| PathRec_t::PathRec_t | ( | ) | [inline] |
| PathRec_t::PathRec_t | ( | const PathRec_t & | a_pathRec | ) | [inline] |
1.5.6