#include <ivd_fs_api.h>

Definition at line 49 of file ivd_fs_api.h.
Public Member Functions | |
| ivd_PathEntry_t () | |
| ivd_PathEntry_t (ivd_GenInode_t a_fInode, ivd_FileID_t a_fID, cmn_Path a_fName) | |
Public Attributes | |
| ivd_GenInode_t | m_fInode |
| ivd_FileID_t | m_fID |
| cmn_Path | m_fName |
| ivd_PathEntry_t::ivd_PathEntry_t | ( | ) | [inline] |
1.5.6