Horizon Official Technical Documentation
GRF Member List

This is the complete list of members for GRF, including all inherited members.

_file_error_mapGRFprivate
_file_mapGRFprivate
_grf_sizeGRFprivate
_grf_versionGRFprivate
_idGRFprivate
_pathGRFprivate
_total_filesGRFprivate
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 typedefGRFprivate
FileMapType typedefGRFprivate
get_id()GRFinline
getFileErrorMap()GRFinline
getFileMap()GRFinline
getGRFPath() constGRFinline
getGRFSize() constGRFinline
getGRFVersion() constGRFinline
getTotalFiles() constGRFinline
GRF()GRF
load()GRF
read(const char *in_name, int *size)GRF
set_id(uint8_t id)GRFinline
setGRFPath(std::string const &path)GRFinline
setGRFSize(std::size_t const &size)GRFinline
setGRFVersion(int version)GRFinline
setTotalFiles(int total)GRFinline
substituteObfuscatedByte(uint8_t in)GRF