Main Page | Class List | Directories | File List | Class Members | File Members

srch_do_nothing.h File Reference

implementation of search that does nothing. More...

#include "kb.h"

Go to the source code of this file.

Functions

int srch_do_nothing_init (kb_t *kb, void *srch)
int srch_do_nothing_uninit (void *srch)
int srch_do_nothing_begin (void *srch)
int srch_do_nothing_end (void *srch)
int srch_do_nothing_decode (void *srch)

Variables

srch_funcs_s srch_do_nothing_funcs


Detailed Description

implementation of search that does nothing.

ARCHAN 20060709: An empty search structure. Only used for debugging.


Function Documentation

int srch_do_nothing_begin void *  srch  ) 
 

int srch_do_nothing_decode void *  srch  ) 
 

int srch_do_nothing_end void *  srch  ) 
 

int srch_do_nothing_init kb_t kb,
void *  srch
 

int srch_do_nothing_uninit void *  srch  ) 
 


Variable Documentation

struct srch_funcs_s srch_do_nothing_funcs
 


Generated on Sat Apr 11 00:02:30 2009 by  doxygen 1.3.9.1