![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
Public Types inherited from Scale | |
| enum | value { Linear , Logarithmic } |
Public Member Functions inherited from Scale | |
| Scale (value v) | |
| Scale (const char *v) | |
| Scale (const ::std::string &v) | |
| Scale (const ::xml_schema::string &v) | |
| Scale (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| Scale (const ::xercesc::DOMAttr &a, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| Scale (const ::std::string &s, const ::xercesc::DOMElement *e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| Scale (const Scale &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| virtual Scale * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
| Scale & | operator= (value v) |
| virtual | operator value () const |
Static Public Attributes inherited from Scale | |
| static const char *const | _xsd_Scale_literals_ [2] |
| static const value | _xsd_Scale_indexes_ [2] |
Protected Member Functions inherited from Scale | |
| value | _xsd_Scale_convert () const |