![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
Public Types inherited from Value | |
| typedef ::DataFormat | format_type |
| typedef ::xsd::cxx::tree::traits< format_type, char > | format_traits |
Public Member Functions inherited from Value | |
| const format_type & | format () const |
| format_type & | format () |
| void | format (const format_type &x) |
| void | format (::std::auto_ptr< format_type > p) |
| Value (const format_type &) | |
| Value (const char *, const format_type &) | |
| Value (const ::std::string &, const format_type &) | |
| Value (const ::xml_schema::string &, const format_type &) | |
| Value (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| Value (const Value &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| virtual Value * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
| Value & | operator= (const Value &x) |
Protected Member Functions inherited from Value | |
| void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
Protected Attributes inherited from Value | |
| ::xsd::cxx::tree::one< format_type > | format_ |