matchdata Struct Reference

List of all members.

Public Attributes

Poolpool
int flags
Datamatcher matcher
int stop
int(* callback )(void *cbdata, Solvable *s, Repodata *data, Repokey *key, KeyValue *kv)
void * callback_data


Detailed Description

Definition at line 626 of file repo.c.


Member Data Documentation

Definition at line 628 of file repo.c.

Referenced by repo_lookup_str(), repo_matchvalue(), repo_search(), and repo_search_md().

Definition at line 629 of file repo.c.

Referenced by repo_matchvalue(), repo_search(), and repo_search_md().

Definition at line 630 of file repo.c.

Referenced by repo_matchvalue(), and repo_search().

Definition at line 631 of file repo.c.

Referenced by domatch_idarray(), repo_matchvalue(), and repo_search_md().

int(* matchdata::callback)(void *cbdata, Solvable *s, Repodata *data, Repokey *key, KeyValue *kv)

Referenced by repo_matchvalue(), and repo_search().

Definition at line 633 of file repo.c.

Referenced by repo_matchvalue(), and repo_search().


The documentation for this struct was generated from the following file:

doxygen