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

struct 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


Generated on 7 Mar 2010 by  doxygen 1.6.1