MakeELF
ELF reader-writer library
All Classes Files Functions Variables Pages
Static Public Attributes | List of all members
makeelf.elfstruct.ELFCLASS Class Reference

File class. More...

Inheritance diagram for makeelf.elfstruct.ELFCLASS:
makeelf.type.enum.Enum

Static Public Attributes

int ELFCLASSNONE = 0
 
int ELFCLASS32 = 1
 
int ELFCLASS64 = 2
 

Additional Inherited Members

- Public Member Functions inherited from makeelf.type.enum.Enum
def __bytes__ (self)
 
def from_bytes (cls, b, little=False)
 

Detailed Description

File class.

EI_CLASS enumeration

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