BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
List of all members
Default< Value > Class Reference
Inheritance diagram for Default< Value >:
Value

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_typeformat () const
 
format_typeformat ()
 
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
 
Valueoperator= (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_typeformat_
 

The documentation for this class was generated from the following file: