save_query Struct Reference

#include <packet_cache.h>


Data Fields

int NumResults
int Saves [MAX_QUERY_RESULTS]
int Packets [MAX_QUERY_RESULTS]


Detailed Description

Definition at line 31 of file packet_cache.h.


Field Documentation

int save_query::NumResults

Definition at line 32 of file packet_cache.h.

Referenced by FreeSaveQuery(), GetAndLockSavedPackets(), and UnlockSavedQuery().

int save_query::Saves[MAX_QUERY_RESULTS]

Definition at line 33 of file packet_cache.h.

Referenced by FreeSaveQuery(), GetAndLockSavedPackets(), and UnlockSavedQuery().

int save_query::Packets[MAX_QUERY_RESULTS]

Definition at line 34 of file packet_cache.h.

Referenced by GetAndLockSavedPackets().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 7 23:33:11 2007 for HLBR by  doxygen 1.5.2