Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ht_search_bin_context Class Reference

#include <htsearch.h>

Inheritance diagram for ht_search_bin_context:

Object List of all members.

Public Member Functions

 ~ht_search_bin_context ()

Public Attributes

ht_streamfilefile
bool file_end
UINT flags
FILEOFS ofs
UINT len
byte * pat
UINT patlen
FILEOFS o
UINT c
byte * buf
byte * bufptr
bool * return_success
FILEOFSreturn_ofs

Constructor & Destructor Documentation

ht_search_bin_context::~ht_search_bin_context  ) 
 

Definition at line 474 of file htsearch.cc.

References buf, and pat.


Member Data Documentation

byte* ht_search_bin_context::buf
 

Definition at line 310 of file htsearch.h.

Referenced by create_search_bin_context(), search_bin_process(), and ~ht_search_bin_context().

byte* ht_search_bin_context::bufptr
 

Definition at line 311 of file htsearch.h.

Referenced by create_search_bin_context(), and search_bin_process().

UINT ht_search_bin_context::c
 

Definition at line 308 of file htsearch.h.

Referenced by create_search_bin_context(), and search_bin_process().

ht_streamfile* ht_search_bin_context::file
 

Definition at line 297 of file htsearch.h.

Referenced by create_search_bin_context(), and search_bin_process().

bool ht_search_bin_context::file_end
 

Definition at line 298 of file htsearch.h.

Referenced by create_search_bin_context(), and search_bin_process().

UINT ht_search_bin_context::flags
 

Definition at line 299 of file htsearch.h.

Referenced by create_search_bin_context(), and search_bin_process().

UINT ht_search_bin_context::len
 

Definition at line 302 of file htsearch.h.

Referenced by create_search_bin_context(), and search_bin_process().

FILEOFS ht_search_bin_context::o
 

Definition at line 307 of file htsearch.h.

Referenced by create_search_bin_context(), and search_bin_process().

FILEOFS ht_search_bin_context::ofs
 

Definition at line 301 of file htsearch.h.

Referenced by create_search_bin_context(), and search_bin_process().

byte* ht_search_bin_context::pat
 

Definition at line 304 of file htsearch.h.

Referenced by create_search_bin_context(), search_bin_process(), and ~ht_search_bin_context().

UINT ht_search_bin_context::patlen
 

Definition at line 305 of file htsearch.h.

Referenced by create_search_bin_context(), and search_bin_process().

FILEOFS* ht_search_bin_context::return_ofs
 

Definition at line 314 of file htsearch.h.

Referenced by create_search_bin_context(), and search_bin_process().

bool* ht_search_bin_context::return_success
 

Definition at line 313 of file htsearch.h.

Referenced by create_search_bin_context(), and search_bin_process().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:16:02 2004 by doxygen 1.3.5