Horizon Official Technical Documentation
|
|
This is the complete list of members for GRF, including all inherited members.
_file_error_map | GRF | private |
_file_map | GRF | private |
_grf_size | GRF | private |
_grf_version | GRF | private |
_id | GRF | private |
_path | GRF | private |
_total_files | GRF | private |
decode(unsigned char *buf, size_t len, char entry_type, int entry_len) | GRF | |
decodeFull(unsigned char *buf, size_t len, int cycle) | GRF | |
decodeHeader(unsigned char *buf, size_t len) | GRF | |
decodeShuffledBytes(BIT64 *src) | GRF | |
extractAllFiles() | GRF | |
extractFile(std::string file_name, std::string output_path, clock_t begin_time) | GRF | |
FileErrorMapType typedef | GRF | private |
FileMapType typedef | GRF | private |
get_id() | GRF | inline |
getFileErrorMap() | GRF | inline |
getFileMap() | GRF | inline |
getGRFPath() const | GRF | inline |
getGRFSize() const | GRF | inline |
getGRFVersion() const | GRF | inline |
getTotalFiles() const | GRF | inline |
GRF() | GRF | |
load() | GRF | |
read(const char *in_name, int *size) | GRF | |
set_id(uint8_t id) | GRF | inline |
setGRFPath(std::string const &path) | GRF | inline |
setGRFSize(std::size_t const &size) | GRF | inline |
setGRFVersion(int version) | GRF | inline |
setTotalFiles(int total) | GRF | inline |
substituteObfuscatedByte(uint8_t in) | GRF |