#include <qrp.h>
Data Fields | |
gint | count |
Amount of slots actually taken. | |
gint | size |
Amount of slots in vector. | |
gboolean | has_urn |
Whether an URN is present in the query. | |
query_hash * | vec |
Vector of at most `size' entries. |
|
Amount of slots actually taken.
|
|
Whether an URN is present in the query.
|
|
Amount of slots in vector.
|
|
Vector of at most `size' entries.
|