Include dependency graph for candidate.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | Candidate |
Typedefs | |
typedef std::map< std::string, std::string > | slave_list |
typedef std::map< std::string, Candidate * > | candidate_list |
|
hash of candidates: key - real-name, value - candidate object |
|
hash of the slaves: key - fake name, value - real name of candidate |