| cleanup() | vpXmlParser | inlinestatic |
| conf enum value | vpXmlConfigParserKeyPoint | |
| constant_factor_distance_threshold enum value | vpXmlConfigParserKeyPoint | |
| constantFactorDistanceThreshold enum value | vpXmlConfigParserKeyPoint | |
| detector enum value | vpXmlConfigParserKeyPoint | |
| extractor enum value | vpXmlConfigParserKeyPoint | |
| getDetectorName() const | vpXmlConfigParserKeyPoint | inline |
| getExtractorName() const | vpXmlConfigParserKeyPoint | inline |
| getMatcherName() const | vpXmlConfigParserKeyPoint | inline |
| getMatchingFactorThreshold() const | vpXmlConfigParserKeyPoint | inline |
| getMatchingMethod() const | vpXmlConfigParserKeyPoint | inline |
| getMatchingRatioThreshold() const | vpXmlConfigParserKeyPoint | inline |
| getNbRansacIterations() const | vpXmlConfigParserKeyPoint | inline |
| getNbRansacMinInlierCount() const | vpXmlConfigParserKeyPoint | inline |
| getRansacConsensusPercentage() const | vpXmlConfigParserKeyPoint | inline |
| getRansacReprojectionError() const | vpXmlConfigParserKeyPoint | inline |
| getRansacThreshold() const | vpXmlConfigParserKeyPoint | inline |
| getUseRansacConsensusPercentage() const | vpXmlConfigParserKeyPoint | inline |
| getUseRansacVVSPoseEstimation() const | vpXmlConfigParserKeyPoint | inline |
| main_tag | vpXmlParser | protected |
| matcher enum value | vpXmlConfigParserKeyPoint | |
| matching_factor_threshold enum value | vpXmlConfigParserKeyPoint | |
| matching_method enum value | vpXmlConfigParserKeyPoint | |
| matching_ratio_threshold enum value | vpXmlConfigParserKeyPoint | |
| name enum value | vpXmlConfigParserKeyPoint | |
| nb_ransac_iterations enum value | vpXmlConfigParserKeyPoint | |
| nb_ransac_min_inlier_count enum value | vpXmlConfigParserKeyPoint | |
| no_filter_matching enum value | vpXmlConfigParserKeyPoint | |
| nodeMap | vpXmlParser | protected |
| noFilterMatching enum value | vpXmlConfigParserKeyPoint | |
| parse(const std::string &filename) | vpXmlConfigParserKeyPoint | |
| ransac enum value | vpXmlConfigParserKeyPoint | |
| ransac_consensus_percentage enum value | vpXmlConfigParserKeyPoint | |
| ransac_reprojection_error enum value | vpXmlConfigParserKeyPoint | |
| ransac_threshold enum value | vpXmlConfigParserKeyPoint | |
| ratio_distance_threshold enum value | vpXmlConfigParserKeyPoint | |
| ratioDistanceThreshold enum value | vpXmlConfigParserKeyPoint | |
| save(const std::string &filename, const bool append=false) | vpXmlParser | |
| setMainTag(const std::string &tag) | vpXmlParser | inline |
| setMap(const std::map< std::string, int > &_map) | vpXmlParser | inline |
| std_and_ratio_distance_threshold enum value | vpXmlConfigParserKeyPoint | |
| std_distance_threshold enum value | vpXmlConfigParserKeyPoint | |
| stdAndRatioDistanceThreshold enum value | vpXmlConfigParserKeyPoint | |
| stdDistanceThreshold enum value | vpXmlConfigParserKeyPoint | |
| use_ransac_consensus_percentage enum value | vpXmlConfigParserKeyPoint | |
| use_ransac_vvs enum value | vpXmlConfigParserKeyPoint | |
| vpMatchingMethodEnum enum name | vpXmlConfigParserKeyPoint | |
| vpNodeIdentifier enum name | vpXmlConfigParserKeyPoint | |
| vpXmlConfigParserKeyPoint() | vpXmlConfigParserKeyPoint | |
| vpXmlParser() | vpXmlParser | |
| vpXmlParser(const vpXmlParser &_twin) | vpXmlParser | |
| xmlReadCharChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
| xmlReadDoubleChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
| xmlReadIntChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
| xmlReadStringChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
| xmlReadUnsignedIntChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
| xmlWriteCharChild(xmlNodePtr node, const char *label, const char *value) | vpXmlParser | protected |
| xmlWriteDoubleChild(xmlNodePtr node, const char *label, const double value) | vpXmlParser | protected |
| xmlWriteIntChild(xmlNodePtr node, const char *label, const int value) | vpXmlParser | protected |
| xmlWriteStringChild(xmlNodePtr node, const char *label, const std::string &value) | vpXmlParser | protected |
| xmlWriteUnsignedIntChild(xmlNodePtr node, const char *label, const unsigned int value) | vpXmlParser | protected |
| ~vpXmlParser() | vpXmlParser | virtual |