ArchiveDirectory Class Reference
[Core]
Public Member Functions | |
| StringId | GetPath () const |
| int | GetSubdirectoryCount () const |
| StringId | GetSubdirectory (int index) const |
| int | GetFileCount () const |
| StringId | GetFile (int index) const |
Friends | |
| class | Archive |
| class | ArchiveManager |
Detailed Description
Definition at line 20 of file ArchiveDirectory.h.
Member Function Documentation
| StringId ArchiveDirectory::GetPath | ( | ) | const |
Definition at line 7 of file ArchiveDirectory.cpp.
| int ArchiveDirectory::GetSubdirectoryCount | ( | ) | const |
Definition at line 15 of file ArchiveDirectory.cpp.
| StringId ArchiveDirectory::GetSubdirectory | ( | int | index | ) | const |
Definition at line 23 of file ArchiveDirectory.cpp.
| int ArchiveDirectory::GetFileCount | ( | ) | const |
Definition at line 31 of file ArchiveDirectory.cpp.
| StringId ArchiveDirectory::GetFile | ( | int | index | ) | const |
Definition at line 39 of file ArchiveDirectory.cpp.
Friends And Related Function Documentation
friend class Archive [friend] |
Definition at line 37 of file ArchiveDirectory.h.
friend class ArchiveManager [friend] |
Definition at line 38 of file ArchiveDirectory.h.
Reproduction/republishing of any material on this site without permission is strictly prohibited.
