cleanup() | vpXmlParser | inlinestatic |
CODE_XML_BAD enum value | vpXmlParserHomogeneousMatrix | |
CODE_XML_M enum value | vpXmlParserHomogeneousMatrix | |
CODE_XML_M_NAME enum value | vpXmlParserHomogeneousMatrix | |
CODE_XML_OTHER enum value | vpXmlParserHomogeneousMatrix | |
CODE_XML_TUX enum value | vpXmlParserHomogeneousMatrix | |
CODE_XML_TUY enum value | vpXmlParserHomogeneousMatrix | |
CODE_XML_TUZ enum value | vpXmlParserHomogeneousMatrix | |
CODE_XML_TX enum value | vpXmlParserHomogeneousMatrix | |
CODE_XML_TY enum value | vpXmlParserHomogeneousMatrix | |
CODE_XML_TZ enum value | vpXmlParserHomogeneousMatrix | |
CODE_XML_VALUE enum value | vpXmlParserHomogeneousMatrix | |
getHomogeneousMatrix() const | vpXmlParserHomogeneousMatrix | inline |
getHomogeneousMatrixName() const | vpXmlParserHomogeneousMatrix | inline |
main_tag | vpXmlParser | protected |
nodeMap | vpXmlParser | protected |
operator=(const vpXmlParserHomogeneousMatrix &twinparser) | vpXmlParserHomogeneousMatrix | |
parse(vpHomogeneousMatrix &M, const std::string &filename, const std::string &name) | vpXmlParserHomogeneousMatrix | |
vpXmlParser::parse(const std::string &filename) | vpXmlParser | |
save(const vpHomogeneousMatrix &M, const std::string &filename, const std::string &name) | vpXmlParserHomogeneousMatrix | |
vpXmlParser::save(const std::string &filename, const bool append=false) | vpXmlParser | |
SEQUENCE_ERROR enum value | vpXmlParserHomogeneousMatrix | |
SEQUENCE_OK enum value | vpXmlParserHomogeneousMatrix | |
setHomogeneousMatrixName(const std::string &name) | vpXmlParserHomogeneousMatrix | inline |
setMainTag(const std::string &tag) | vpXmlParser | inline |
setMap(const std::map< std::string, int > &_map) | vpXmlParser | inline |
vpXmlCodeSequenceType enum name | vpXmlParserHomogeneousMatrix | |
vpXmlCodeType enum name | vpXmlParserHomogeneousMatrix | |
vpXmlParser() | vpXmlParser | |
vpXmlParser(const vpXmlParser &_twin) | vpXmlParser | |
vpXmlParserHomogeneousMatrix() | vpXmlParserHomogeneousMatrix | |
vpXmlParserHomogeneousMatrix(vpXmlParserHomogeneousMatrix &twinParser) | vpXmlParserHomogeneousMatrix | |
xmlReadBoolChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
xmlReadCharChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
xmlReadDoubleChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
xmlReadFloatChild(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 |
xmlWriteBoolChild(xmlNodePtr node, const char *label, const bool value) | vpXmlParser | protected |
xmlWriteCharChild(xmlNodePtr node, const char *label, const char *value) | vpXmlParser | protected |
xmlWriteDoubleChild(xmlNodePtr node, const char *label, const double value) | vpXmlParser | protected |
xmlWriteFloatChild(xmlNodePtr node, const char *label, const float 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 |
~vpXmlParserHomogeneousMatrix() | vpXmlParserHomogeneousMatrix | inlinevirtual |