Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
HFBTreeByteArrayThe principal efficient implementation of HFByteArray
HFByteArrayThe principal Model class for HexFiend's MVC architecture
HFByteArray(HFFileWriting)HFByteArray methods for writing to files, and preparing other HFByteArrays for potentially destructive file writes
HFByteSliceA class representing a source of data for an HFByteArray
HFCancelButtonA simple subclass of NSButton that has the correct appearance for cancelling. This is not a generally useful class
HFControllerA central class that acts as the controller layer for HexFiend.framework
HFFileByteSliceA subclass of HFByteSlice for working data stored in files
HFFileReferenceA reference to an open file
HFFPRangeA struct used for representing floating point ranges, similar to NSRange. It contains two long doubles
HFFullMemoryByteArrayA naive subclass of HFByteArray suitable mainly for testing. Use HFBTreeByteArray instead
HFFullMemoryByteSliceA simple subclass of HFByteSlice that wraps an NSData. For most uses, prefer HFSharedMemoryByteSlice
HFHexTextRepresenterAn HFRepresenter responsible for showing data in hexadecimal form
HFLayoutRepresenterAn HFRepresenter responsible for arranging the views of other HFRepresenters attached to the same HFController
HFLineCountingRepresenterThe HFRepresenter used to show the "line number gutter."
HFProgressTrackerA class that helps handle progress indication and cancellation for long running threaded operations
< HFProgressTrackerDelegate >The delegate methods for the HFProgressTracker class
HFRangeThe 64 bit analog of NSRange, containing a 64 bit location and length
HFRangeWrapperAn object wrapper for the HFRange type
HFRepresenterThe principal view class of Hex Fiend's MVC architecture
HFSharedMemoryByteSliceA subclass of HFByteSlice for working with data stored in memory
HFStatusBarRepresenterThe HFRepresenter for the status bar
HFStringEncodingTextRepresenterAn HFRepresenter responsible for showing data interpreted via an NSStringEncoding
HFTextFieldA high-level view class that is analagous to NSTextField
HFTextRepresenterAn HFRepresenter that draws text (e.g. the hex or ASCII view)
HFTextViewA high-level view class analagous to NSTextView
< HFTextViewDelegate >Delegate methods for HFTextView
HFVerticalScrollerRepresenterAn HFRepresenter responsible for showing a vertical scroll bar

Generated on Thu Jul 23 16:18:22 2009 for HexFiend by  doxygen 1.5.9