This is the complete list of members for te::xsd::Documentation, including all inherited members.
| AnnotationItem() | te::xsd::AnnotationItem | inline |
| clone() const | te::xsd::Documentation | virtual |
| Documentation(std::string *value, std::string *source=0, std::string *lang=0) | te::xsd::Documentation | |
| Documentation(const Documentation &rhs) | te::xsd::Documentation | |
| getLang() const | te::xsd::Documentation | |
| getSource() const | te::xsd::Documentation | |
| getValue() const | te::xsd::Documentation | |
| m_lang | te::xsd::Documentation | private |
| m_source | te::xsd::Documentation | private |
| m_value | te::xsd::Documentation | private |
| operator=(const Documentation &rhs) | te::xsd::Documentation | |
| setLang(std::string *lang) | te::xsd::Documentation | |
| setSource(std::string *source) | te::xsd::Documentation | |
| setValue(std::string *doc) | te::xsd::Documentation | |
| ~AnnotationItem() | te::xsd::AnnotationItem | inlinevirtual |
| ~Documentation() | te::xsd::Documentation |