|  | BT-MatML-Editor 0.1.4
    Editor for the MatML 3.1 XML Schema | 
 
  
| Additional Inherited Members | |
|  Public Types inherited from DataFormat | |
| enum | value { float_ , integer , string , exponential , mixed } | 
|  Public Member Functions inherited from DataFormat | |
| DataFormat (value v) | |
| DataFormat (const char *v) | |
| DataFormat (const ::std::string &v) | |
| DataFormat (const ::xml_schema::string &v) | |
| DataFormat (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| DataFormat (const ::xercesc::DOMAttr &a, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| DataFormat (const ::std::string &s, const ::xercesc::DOMElement *e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| DataFormat (const DataFormat &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| virtual DataFormat * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const | 
| DataFormat & | operator= (value v) | 
| virtual | operator value () const | 
|  Static Public Attributes inherited from DataFormat | |
| static const char *const | _xsd_DataFormat_literals_ [5] | 
| static const value | _xsd_DataFormat_indexes_ [5] | 
|  Protected Member Functions inherited from DataFormat | |
| value | _xsd_DataFormat_convert () const |