OpenMW
|
#include <stdint.h>
#include <string>
#include <vector>
#include <map>
#include <components/misc/stringops.hpp>
#include <components/files/constrainedfilestream.hpp>
Go to the source code of this file.
Classes | |
class | Bsa::BSAFile |
struct | Bsa::BSAFile::FileStruct |
Represents one file entry in the archive. More... | |
struct | Bsa::BSAFile::iltstr |
Case insensitive string comparison. More... | |
Namespaces | |
Bsa | |