#include <htsearch.h>
Inheritance diagram for ht_search_bin_context:

Public Member Functions | |
| ~ht_search_bin_context () | |
Public Attributes | |
| ht_streamfile * | file |
| bool | file_end |
| UINT | flags |
| FILEOFS | ofs |
| UINT | len |
| byte * | pat |
| UINT | patlen |
| FILEOFS | o |
| UINT | c |
| byte * | buf |
| byte * | bufptr |
| bool * | return_success |
| FILEOFS * | return_ofs |
|
|
Definition at line 474 of file htsearch.cc. |
|
|
Definition at line 310 of file htsearch.h. Referenced by create_search_bin_context(), search_bin_process(), and ~ht_search_bin_context(). |
|
|
Definition at line 311 of file htsearch.h. Referenced by create_search_bin_context(), and search_bin_process(). |
|
|
Definition at line 308 of file htsearch.h. Referenced by create_search_bin_context(), and search_bin_process(). |
|
|
Definition at line 297 of file htsearch.h. Referenced by create_search_bin_context(), and search_bin_process(). |
|
|
Definition at line 298 of file htsearch.h. Referenced by create_search_bin_context(), and search_bin_process(). |
|
|
Definition at line 299 of file htsearch.h. Referenced by create_search_bin_context(), and search_bin_process(). |
|
|
Definition at line 302 of file htsearch.h. Referenced by create_search_bin_context(), and search_bin_process(). |
|
|
Definition at line 307 of file htsearch.h. Referenced by create_search_bin_context(), and search_bin_process(). |
|
|
Definition at line 301 of file htsearch.h. Referenced by create_search_bin_context(), and search_bin_process(). |
|
|
Definition at line 304 of file htsearch.h. Referenced by create_search_bin_context(), search_bin_process(), and ~ht_search_bin_context(). |
|
|
Definition at line 305 of file htsearch.h. Referenced by create_search_bin_context(), and search_bin_process(). |
|
|
Definition at line 314 of file htsearch.h. Referenced by create_search_bin_context(), and search_bin_process(). |
|
|
Definition at line 313 of file htsearch.h. Referenced by create_search_bin_context(), and search_bin_process(). |
1.3.5