BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Value Class Reference
Inheritance diagram for Value:
Default< Value >

Public Types

typedef ::DataFormat format_type
 
typedef ::xsd::cxx::tree::traits< format_type, char > format_traits
 

Public Member Functions

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

void parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags)
 

Protected Attributes

::xsd::cxx::tree::one< format_typeformat_
 

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