+ (MCCHex *) hex

Default constructor

- (void) abstractDataChanged:(UQUAD *)offset length:(UQUAD *)length
- (BOOL) addAnnotation:(UQUAD *)offset endOffset:(UQUAD *)endoffset xRGB:(ULONG)xrgb uniqueID:(ULONG)uniqueid
- (void) apply
- (void) beginEditing
- (BOOL) cursorChanged
- (ULONG) cursorSize
- (void) edit:(UQUAD *)offset data:(const UBYTE *)data size:(ULONG)size
- (BOOL) editing
- (OBString *) file
- (ULONG) firstRow
- (BOOL) getCursor:(UQUAD *)cursorposition bytesAtCursor:(ULONG *)bytesatcursor
- (BOOL) getCursorBytes:(ULONG *)bytesatcursor byteCount:(ULONG)bytecount
- (void) getLength:(UQUAD *)length
- (BOOL) getMarked:(UQUAD *)offset endOffset:(UQUAD *)endoffset
- (OBString *) getMessageForAnnotation:(ULONG)uniqueid
- (void) getVisibleOffset:(UQUAD *)offset
- (BOOL) hasRedo
- (BOOL) hasUndo
- (void) load:(OBString *)file
- (void) loadAbstract:(UQUAD *)length displayOffset:(UQUAD *)displayoffset
- (void) loadMemory:(UBYTE *)memory length:(ULONG)length copy:(ULONG)copy
- (BOOL) markChanged
- (BOOL) modified
- (void) noNotifySetCursorSize:(ULONG)cursorsize
- (void) noNotifySetReadOnly:(BOOL)readonly
- (void) noNotifySetSleep:(BOOL)sleep
- (ULONG) read:(UQUAD *)offset output:(ULONG *)output size:(ULONG)size
- (void) readData:(UQUAD *)offset into:(UBYTE *)output size:(ULONG)size selector:(SEL)sel
- (void) readDataCompletedWithSize:(ULONG)size selector:(SEL)sel
- (BOOL) readOnly
- (void) redo
- (void) removeAnnotation:(ULONG)uniqueid
- (void) removeAnnotations
- (ULONG) rows
- (ULONG) selectedAnnotation
- (BOOL) setCursor:(UQUAD *)cursorposition suppressNotification:(BOOL)suppressnotification
- (void) setCursorSize:(ULONG)cursorsize
- (void) setMarked:(UQUAD *)offset endOffset:(UQUAD *)endoffset suppressNotification:(BOOL)suppressnotification
- (void) setReadOnly:(BOOL)readonly
- (void) setSleep:(BOOL)sleep
- (void) setVisibleOffset:(UQUAD *)offset suppressNotification:(BOOL)suppressnotification
- (void) showAnnotation:(ULONG)uniqueid
- (BOOL) sleep
- (void) undo
- (ULONG) visibleRows
- (ULONG) write:(UQUAD *)offset modifiedBytes:(UBYTE *)modifiedbytes count:(ULONG)count