molecular
Classes | Public Attributes | Static Public Attributes | List of all members
molecular::util::PackageFile Struct Reference

PAK-like file structure. More...

#include <PackageFile.h>

Classes

struct  Entry
 

Public Attributes

uint32_t magic
 
uint32_t count
 
Entry entries [0]
 

Static Public Attributes

static const uint32_t kMagic = 0x506ac4a6
 

Detailed Description

PAK-like file structure.

Member Data Documentation

uint32_t molecular::util::PackageFile::count
Entry molecular::util::PackageFile::entries[0]
const uint32_t molecular::util::PackageFile::kMagic = 0x506ac4a6
static
uint32_t molecular::util::PackageFile::magic

The documentation for this struct was generated from the following file: