Rizin
unix-like reverse engineering framework and cli tools
mschm_compressor_p Struct Reference

#include <chm.h>

Public Attributes

struct mschm_compressor base
 
struct mspack_systemsystem
 
char * temp_file
 
int use_temp_file
 
int error
 

Detailed Description

Definition at line 96 of file chm.h.

Member Data Documentation

◆ base

struct mschm_compressor mschm_compressor_p::base

Definition at line 1 of file chm.h.

◆ error

int mschm_compressor_p::error

Definition at line 101 of file chm.h.

◆ system

struct mspack_system* mschm_compressor_p::system

Definition at line 98 of file chm.h.

◆ temp_file

char* mschm_compressor_p::temp_file

Definition at line 99 of file chm.h.

◆ use_temp_file

int mschm_compressor_p::use_temp_file

Definition at line 100 of file chm.h.


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