GPAK
1.0.0
A general-purpose archive library
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- _ -
_gpak_compressor_deflate() :
gpak_compressors.h
_gpak_compressor_generate_dictionary() :
gpak_compressors.h
_gpak_compressor_none() :
gpak_compressors.h
_gpak_compressor_zstd() :
gpak_compressors.h
_gpak_decompressor_inflate() :
gpak_compressors.h
_gpak_decompressor_none() :
gpak_compressors.h
_gpak_decompressor_zstd() :
gpak_compressors.h
- f -
filesystem_iterator_create() :
filesystem_tree.h
filesystem_iterator_free() :
filesystem_tree.h
filesystem_iterator_next_directory() :
filesystem_tree.h
filesystem_iterator_next_file() :
filesystem_tree.h
filesystem_iterator_next_subling_directory() :
filesystem_tree.h
filesystem_iterator_state_t :
gpak_data.h
filesystem_tree_add_directory() :
filesystem_tree.h
filesystem_tree_add_file() :
filesystem_tree.h
filesystem_tree_create() :
filesystem_tree.h
filesystem_tree_delete() :
filesystem_tree.h
filesystem_tree_directory_path() :
filesystem_tree.h
filesystem_tree_file_path() :
filesystem_tree.h
filesystem_tree_file_t :
gpak_data.h
filesystem_tree_find_directory() :
filesystem_tree.h
filesystem_tree_find_file() :
filesystem_tree.h
filesystem_tree_iterator_t :
gpak_data.h
filesystem_tree_node_t :
gpak_data.h
- g -
gpak_add_directory() :
gpak.h
gpak_add_file() :
gpak.h
gpak_close() :
gpak.h
gpak_compression_deflate :
gpak_data.h
GPAK_COMPRESSION_DEFLATE_BEST :
gpak_data.h
GPAK_COMPRESSION_DEFLATE_FAST :
gpak_data.h
GPAK_COMPRESSION_DEFLATE_NONE :
gpak_data.h
gpak_compression_deflate_t :
gpak_data.h
gpak_compression_lz4 :
gpak_data.h
GPAK_COMPRESSION_LZ4_BEST :
gpak_data.h
GPAK_COMPRESSION_LZ4_FAST :
gpak_data.h
GPAK_COMPRESSION_LZ4_MEDIUM :
gpak_data.h
GPAK_COMPRESSION_LZ4_NONE :
gpak_data.h
gpak_compression_lz4_t :
gpak_data.h
GPAK_COMPRESSION_ZST_BEST :
gpak_data.h
GPAK_COMPRESSION_ZST_FAST :
gpak_data.h
GPAK_COMPRESSION_ZST_MEDIUM :
gpak_data.h
GPAK_COMPRESSION_ZST_NONE :
gpak_data.h
gpak_compression_zstd :
gpak_data.h
gpak_compression_zstd_t :
gpak_data.h
gpak_error :
gpak_data.h
GPAK_ERROR_ARCHIVE_IS_NULL :
gpak_data.h
GPAK_ERROR_DEFLATE_FAILED :
gpak_data.h
GPAK_ERROR_DEFLATE_INIT :
gpak_data.h
GPAK_ERROR_EMPTY_INPUT :
gpak_data.h
GPAK_ERROR_EOF_BEFORE_EOS :
gpak_data.h
GPAK_ERROR_FAILED_TO_CREATE_DICTIONARY :
gpak_data.h
GPAK_ERROR_FILE_CRC_NOT_MATCH :
gpak_data.h
GPAK_ERROR_FILE_NOT_FOUND :
gpak_data.h
gpak_error_handler_t :
gpak_data.h
GPAK_ERROR_INCORRECT_HEADER :
gpak_data.h
GPAK_ERROR_INCORRECT_MODE :
gpak_data.h
GPAK_ERROR_INFLATE_FAILED :
gpak_data.h
GPAK_ERROR_INFLATE_INIT :
gpak_data.h
GPAK_ERROR_INVALID_DICTIONARY :
gpak_data.h
GPAK_ERROR_LZ4_DECOMPRESS :
gpak_data.h
GPAK_ERROR_LZ4_READ :
gpak_data.h
GPAK_ERROR_LZ4_READ_CLOSE :
gpak_data.h
GPAK_ERROR_LZ4_READ_OPEN :
gpak_data.h
GPAK_ERROR_LZ4_WRITE :
gpak_data.h
GPAK_ERROR_LZ4_WRITE_CLOSE :
gpak_data.h
GPAK_ERROR_LZ4_WRITE_OPEN :
gpak_data.h
GPAK_ERROR_OK :
gpak_data.h
GPAK_ERROR_OPEN_FILE :
gpak_data.h
GPAK_ERROR_READ :
gpak_data.h
GPAK_ERROR_STREAM_IS_NULL :
gpak_data.h
gpak_error_t :
gpak_data.h
GPAK_ERROR_WRITE :
gpak_data.h
gpak_fclose() :
gpak.h
gpak_feof() :
gpak.h
gpak_fgetc() :
gpak.h
gpak_fgets() :
gpak.h
gpak_file_t :
gpak_data.h
gpak_find_directory() :
gpak.h
gpak_find_file() :
gpak.h
gpak_fopen() :
gpak.h
gpak_fread() :
gpak.h
gpak_fseek() :
gpak.h
gpak_ftell() :
gpak.h
gpak_get_root() :
gpak.h
gpak_header_compression_algorithm :
gpak_data.h
gpak_header_compression_algorithm_t :
gpak_data.h
GPAK_HEADER_COMPRESSION_DEFLATE :
gpak_data.h
GPAK_HEADER_COMPRESSION_NONE :
gpak_data.h
GPAK_HEADER_COMPRESSION_ZST :
gpak_data.h
GPAK_MODE_CREATE :
gpak_data.h
gpak_mode_flag :
gpak_data.h
gpak_mode_flag_t :
gpak_data.h
GPAK_MODE_NONE :
gpak_data.h
GPAK_MODE_READ_ONLY :
gpak_data.h
GPAK_MODE_UPDATE :
gpak_data.h
gpak_open() :
gpak.h
gpak_progress_handler_t :
gpak_data.h
gpak_set_compression_algorithm() :
gpak.h
gpak_set_compression_level() :
gpak.h
gpak_set_error_handler() :
gpak.h
gpak_set_process_handler() :
gpak.h
gpak_set_user_data() :
gpak.h
GPAK_STAGE_COMPRESSION :
gpak_data.h
GPAK_STAGE_DECOMPRESSION :
gpak_data.h
gpak_stage_flag :
gpak_data.h
gpak_stage_flag_t :
gpak_data.h
gpak_t :
gpak_data.h
gpak_ungetc() :
gpak.h
- p -
pak_entry_t :
gpak_data.h
pak_header_t :
gpak_data.h
Generated by
1.9.1