HexFiend
Classes | Typedefs | Enumerations
HFByteArray.h File Reference

Go to the source code of this file.

Classes

class  HFByteArray
 The principal Model class for HexFiend's MVC architecture. More...
 
category  HFByteArray(HFFileWriting)
 HFByteArray methods for writing to files, and preparing other HFByteArrays for potentially destructive file writes. More...
 
category  HFByteArray(HFAttributes)
 HFByteArray methods for attributes of byte arrays. More...
 

Typedefs

typedef enum HFByteArrayDataStringType HFByteArrayDataStringType
 

Enumerations

enum  HFByteArrayDataStringType {
  HFHexDataStringType,
  HFASCIIDataStringType
}
 

Typedef Documentation

§ HFByteArrayDataStringType

Enumeration Type Documentation

§ HFByteArrayDataStringType

Enumerator
HFHexDataStringType 
HFASCIIDataStringType