HIP: Heterogenous-computing Interface for Portability
Public Member Functions | List of all members
ELFIO::endianess_convertor Class Reference

Public Member Functions

void setup (unsigned char elf_file_encoding)
 
uint64_t operator() (uint64_t value) const
 
int64_t operator() (int64_t value) const
 
uint32_t operator() (uint32_t value) const
 
int32_t operator() (int32_t value) const
 
uint16_t operator() (uint16_t value) const
 
int16_t operator() (int16_t value) const
 
int8_t operator() (int8_t value) const
 
uint8_t operator() (uint8_t value) const
 

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