core/data/fs/embedded_archive.hpp file

Class cubos::core::data::EmbeddedArchive.

Namespaces

namespace cubos
Cubos libraries namespace.
namespace cubos::core
Core namespace.
namespace cubos::core::data
Data module.

Classes

class cubos::core::data::EmbeddedArchive
Archive implementation which reads data embedded in the application. Meant to be used with the quadrados embed tool.
struct cubos::core::data::EmbeddedArchive::Data
Describes the structure of the embedded data.
struct cubos::core::data::EmbeddedArchive::Data::Entry
Describes a file entry in the embedded data.