|
Gamgee
You miserable little maggot. I'll stove your head in!
|
#include <cram_structs.h>
Public Attributes | |
| enum cram_block_method method | orig_method |
| enum cram_content_type | content_type |
| int32_t | content_id |
| int32_t | comp_size |
| int32_t | uncomp_size |
| uint32_t | crc32 |
| int32_t | idx |
| unsigned char * | data |
| size_t | alloc |
| size_t | byte |
| int | bit |
| size_t cram_block::alloc |
| int cram_block::bit |
| size_t cram_block::byte |
| int32_t cram_block::comp_size |
| int32_t cram_block::content_id |
| enum cram_content_type cram_block::content_type |
| uint32_t cram_block::crc32 |
| unsigned char* cram_block::data |
| int32_t cram_block::idx |
| enum cram_block_method method cram_block::orig_method |
| int32_t cram_block::uncomp_size |
1.8.8