Upx_Doxygen
https://github.com/upx/upx
Public Member Functions | List of all members
N_BELE_RTP::AbstractPolicy Struct Referenceabstract
Inheritance diagram for N_BELE_RTP::AbstractPolicy:
N_BELE_RTP::BEPolicy N_BELE_RTP::LEPolicy

Public Member Functions

V bool isBE () C=0
 
V bool isLE () C=0
 
V unsigned get16 (const void *p) C=0
 
V unsigned get24 (const void *p) C=0
 
V unsigned get32 (const void *p) C=0
 
V upx_uint64_t get64 (const void *p) C=0
 
V void set16 (void *p, unsigned v) C=0
 
V void set24 (void *p, unsigned v) C=0
 
V void set32 (void *p, unsigned v) C=0
 
V void set64 (void *p, upx_uint64_t v) C=0
 
V unsigned get16_signed (const void *p) C=0
 
V unsigned get24_signed (const void *p) C=0
 
V unsigned get32_signed (const void *p) C=0
 
V upx_uint64_t get64_signed (const void *p) C=0
 
u16_compare (const void *a, const void *b) C=0
 
u24_compare (const void *a, const void *b) C=0
 
u32_compare (const void *a, const void *b) C=0
 
u64_compare (const void *a, const void *b) C=0
 
u16_compare_signed (const void *a, const void *b) C=0
 
u24_compare_signed (const void *a, const void *b) C=0
 
u32_compare_signed (const void *a, const void *b) C=0
 
u64_compare_signed (const void *a, const void *b) C=0
 

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