#include <htformat.h>
Inheritance diagram for ht_linear_sub:
Public Member Functions | |
void | init (ht_streamfile *file, FILEOFS offset, int size) |
virtual void | done () |
virtual void | handlemsg (htmsg *msg) |
virtual ht_search_result * | search (ht_search_request *search, FILEOFS start, FILEOFS end) |
Protected Attributes | |
FILEOFS | fofs |
dword | fsize |
|
Reimplemented from ht_sub. Reimplemented in ht_disasm_sub, ht_hex_sub, and ht_text_sub. Definition at line 4013 of file htformat.cc. References ht_sub::done(). Referenced by ht_text_sub::done(), ht_hex_sub::done(), and ht_disasm_sub::done(). |
|
Reimplemented from ht_sub. Reimplemented in ht_hex_sub, and ht_hex_file_sub. Definition at line 4018 of file htformat.cc. References fofs, fsize, ht_streamfile::get_size(), msg_filesize_changed, and UINT. Referenced by ht_hex_sub::handlemsg(). |
|
Reimplemented in ht_text_sub. Definition at line 4006 of file htformat.cc. References FILEOFS, fofs, fsize, Object::init(), and size. |
|
Reimplemented from ht_sub. Definition at line 4203 of file htformat.cc. References FILEOFS, fofs, fsize, linear_bin_search(), linear_expr_search(), NULL, SC_PHYSICAL, ht_search_request::search_class, ST_EXPR, ST_FXBIN, and ht_search_request::type. |
|
Definition at line 453 of file htformat.h. Referenced by handlemsg(), init(), and search(). |
|
Definition at line 454 of file htformat.h. Referenced by handlemsg(), init(), and search(). |