Home
last modified time | relevance | path

Searched defs:DirectoryEntry (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/fs/
Dfs_Parameters.h85 struct DirectoryEntry struct
87 wchar_t entryName[MAX_FILE_PATH_LENGTH + 1]; //!< エントリのロングファイルネームを示します
88 ShortName shortName; //!< エントリのショートファイルネームを示します
89 nn::fs::Attributes attributes; //!< エントリの属性を示します
90 s64 entrySize; //!< エントリがファイルであればファイルサイズを示します。ディレクトリのときは 0 が入ります
/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/fslow/
Dfslow_IDirectory.h29 typedef typename TArchiveTypeInfo::DirectoryEntry DirectoryEntry; typedef
Dfslow_Common.h45 typedef TDirectoryEntry DirectoryEntry; typedef
Dfslow_ArchiveMapFileSystem.h45 typedef typename TFileSystemTypeInfo::DirectoryEntry DirectoryEntry; typedef