![]() |
Visual Servoing Platform
version 3.2.0
|
This is the complete list of members for vpXmlParserRectOriented, including all inherited members.
| cleanup() | vpXmlParser | inlinestatic |
| CODE_XML_BAD enum value | vpXmlParserRectOriented | |
| CODE_XML_CENTER_I enum value | vpXmlParserRectOriented | |
| CODE_XML_CENTER_J enum value | vpXmlParserRectOriented | |
| CODE_XML_HEIGHT enum value | vpXmlParserRectOriented | |
| CODE_XML_OTHER enum value | vpXmlParserRectOriented | |
| CODE_XML_THETA enum value | vpXmlParserRectOriented | |
| CODE_XML_WIDTH enum value | vpXmlParserRectOriented | |
| getRectangle() | vpXmlParserRectOriented | inline |
| main_tag | vpXmlParser | protected |
| nodeMap | vpXmlParser | protected |
| parse(const std::string &filename) | vpXmlParser | |
| readMainClass(xmlDocPtr doc, xmlNodePtr node) | vpXmlParserRectOriented | protectedvirtual |
| save(const std::string &filename, const bool append=false) | vpXmlParser | |
| SEQUENCE_ERROR enum value | vpXmlParserRectOriented | |
| SEQUENCE_OK enum value | vpXmlParserRectOriented | |
| setMainTag(const std::string &tag) | vpXmlParser | inline |
| setMap(const std::map< std::string, int > &_map) | vpXmlParser | inline |
| setRectangle(const vpRectOriented rectangle) | vpXmlParserRectOriented | inline |
| vpXmlCodeSequenceType enum name | vpXmlParserRectOriented | |
| vpXmlCodeType enum name | vpXmlParserRectOriented | |
| vpXmlParser() | vpXmlParser | |
| vpXmlParser(const vpXmlParser &_twin) | vpXmlParser | |
| vpXmlParserRectOriented() | vpXmlParserRectOriented | |
| writeMainClass(xmlNodePtr node) | vpXmlParserRectOriented | protectedvirtual |
| 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 |
| ~vpXmlParserRectOriented() | vpXmlParserRectOriented | virtual |