Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

search.h File Reference


Typedefs

typedef bool (* match_func )( int32* matching_cell, int32 hit_num)

Functions

void search_area (int32* bottom, int32* top, int32* targets, int32 num_targets, match_func f)
int32vectorfind_next_match (int32* start, int32* targets, int32 num_targets, int32* hit_num)

Variables

int32 Vectorfind_max_targets
int32 Vectorfind_max_chunk_size


Typedef Documentation

typedef bool (* match_func)( int32* matching_cell, int32 hit_num)


Function Documentation

void search_area (int32 * bottom, int32 * top, int32 * targets, int32 num_targets, match_func f)

int32 * vectorfind_next_match (int32 * start, int32 * targets, int32 num_targets, int32 * hit_num)


Variable Documentation

int32 Vectorfind_max_targets

int32 Vectorfind_max_chunk_size


Generated at Tue Jun 27 12:07:00 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999