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

Public Member Functions | |
| ht_expr_search_request (UINT search_class, UINT flags, char *Expr) | |
| virtual | ~ht_expr_search_request () |
| virtual Object * | duplicate () |
Public Attributes | |
| char * | expr |
|
||||||||||||||||
|
Definition at line 444 of file htsearch.cc. References expr, ht_strdup(), ST_EXPR, and UINT. Referenced by duplicate(). |
|
|
Definition at line 450 of file htsearch.cc. References expr. |
|
|
Standard Object duplicator.
Reimplemented from Object. Definition at line 455 of file htsearch.cc. References expr, and ht_expr_search_request(). |
|
|
Definition at line 106 of file htsearch.h. Referenced by duplicate(), ht_expr_search_request(), process_search_expr(), and ~ht_expr_search_request(). |
1.3.5