cm___candidate_t Struct Reference

Structure for candidate retrieval. More...

Data Fields

struct estatsts
 Candidate entry.
int matches_where
 Bitmask to tell which matching criteria apply.
int match_count
 Count, or for percent display, a number from 0 to 1000.

Detailed Description

Structure for candidate retrieval.

Definition at line 318 of file cp_mv.c.


Field Documentation

Count, or for percent display, a number from 0 to 1000.

Definition at line 324 of file cp_mv.c.

Referenced by cm___cand_comp_count(), cm___match(), cm___match_children(), and cm___output_pct().

Bitmask to tell which matching criteria apply.

Definition at line 322 of file cp_mv.c.

Referenced by cm___match().

struct estat* cm___candidate_t::sts [read]

Candidate entry.

Definition at line 320 of file cp_mv.c.

Referenced by cm___cand_compare(), cm___hash_list(), cm___match(), and cm___match_children().


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

Generated for fsvs by  doxygen 1.6.1