|
XMLBEANSXX
0.9.8
|
#include <XmlTypesGen.h>


Classes | |
| class | Factory |
Public Member Functions | |
| XmlNonNegativeInteger () | |
| XmlNonNegativeInteger (const xmlbeansxx::ContentsPtr &p) | |
| XmlNonNegativeInteger (const xmlbeansxx::XmlObject &p) | |
| XmlNonNegativeInteger (const std::string &value) | |
| XmlNonNegativeInteger (const xmlbeansxx::XmlAnySimpleType &v) | |
| virtual void | setXmlObject (const xmlbeansxx::XmlObject &p) |
| virtual const xmlbeansxx::SchemaType * | getOrginSchemaType () const |
Static Public Member Functions | |
| static const xmlbeansxx::SchemaType * | type () |
Static Private Member Functions | |
| static xmlbeansxx::SchemaType | initSchemaType () |
| xmlbeansxx::XmlNonNegativeInteger::XmlNonNegativeInteger | ( | const std::string & | value | ) |
| const xmlbeansxx::SchemaType * xmlbeansxx::XmlNonNegativeInteger::getOrginSchemaType | ( | ) | const [virtual] |
Reimplemented from xmlbeansxx::XmlInteger.
Reimplemented in xmlbeansxx::XmlPositiveInteger, xmlbeansxx::XmlUnsignedByte, xmlbeansxx::XmlUnsignedShort, xmlbeansxx::XmlUnsignedInt, and xmlbeansxx::XmlUnsignedLong.
| xmlbeansxx::SchemaType xmlbeansxx::XmlNonNegativeInteger::initSchemaType | ( | ) | [static, private] |
Reimplemented from xmlbeansxx::XmlInteger.
Reimplemented in xmlbeansxx::XmlPositiveInteger, xmlbeansxx::XmlUnsignedByte, xmlbeansxx::XmlUnsignedShort, xmlbeansxx::XmlUnsignedInt, and xmlbeansxx::XmlUnsignedLong.
| void xmlbeansxx::XmlNonNegativeInteger::setXmlObject | ( | const xmlbeansxx::XmlObject & | p | ) | [virtual] |
Reimplemented from xmlbeansxx::XmlInteger.
Reimplemented in xmlbeansxx::XmlPositiveInteger, xmlbeansxx::XmlUnsignedByte, xmlbeansxx::XmlUnsignedShort, xmlbeansxx::XmlUnsignedInt, and xmlbeansxx::XmlUnsignedLong.
| const xmlbeansxx::SchemaType * xmlbeansxx::XmlNonNegativeInteger::type | ( | ) | [static] |
Reimplemented from xmlbeansxx::XmlInteger.
Reimplemented in xmlbeansxx::XmlPositiveInteger, xmlbeansxx::XmlUnsignedByte, xmlbeansxx::XmlUnsignedShort, xmlbeansxx::XmlUnsignedInt, and xmlbeansxx::XmlUnsignedLong.