Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for RealDirectory, including all inherited members.
Flags() const | RealDirectory | inline |
Load(const OsPath &name, const std::shared_ptr< u8 > &buf, size_t size) const | RealDirectory | virtual |
LocationCode() const | RealDirectory | virtual |
m_flags | RealDirectory | private |
m_path | RealDirectory | private |
m_priority | RealDirectory | private |
m_watch | RealDirectory | private |
NONCOPYABLE(RealDirectory) | RealDirectory | private |
Path() const | RealDirectory | inlinevirtual |
Precedence() const | RealDirectory | virtual |
Priority() const | RealDirectory | inline |
RealDirectory(const OsPath &path, size_t priority, size_t flags) | RealDirectory | |
Store(const OsPath &name, const std::shared_ptr< u8 > &fileContents, size_t size) | RealDirectory | |
Watch() | RealDirectory | |
~IFileLoader() | IFileLoader | virtual |