XMLBEANSXX
0.9.8
|
#include <XmlTypesGen.h>
Classes | |
class | Factory |
Public Member Functions | |
XmlUnsignedInt () | |
XmlUnsignedInt (const xmlbeansxx::ContentsPtr &p) | |
XmlUnsignedInt (const xmlbeansxx::XmlObject &p) | |
XmlUnsignedInt (const std::string &value) | |
XmlUnsignedInt (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::XmlUnsignedInt::XmlUnsignedInt | ( | const std::string & | value | ) |
const xmlbeansxx::SchemaType * xmlbeansxx::XmlUnsignedInt::getOrginSchemaType | ( | ) | const [virtual] |
Reimplemented from xmlbeansxx::XmlUnsignedLong.
Reimplemented in xmlbeansxx::XmlUnsignedByte, and xmlbeansxx::XmlUnsignedShort.
xmlbeansxx::SchemaType xmlbeansxx::XmlUnsignedInt::initSchemaType | ( | ) | [static, private] |
Reimplemented from xmlbeansxx::XmlUnsignedLong.
Reimplemented in xmlbeansxx::XmlUnsignedByte, and xmlbeansxx::XmlUnsignedShort.
void xmlbeansxx::XmlUnsignedInt::setXmlObject | ( | const xmlbeansxx::XmlObject & | p | ) | [virtual] |
Reimplemented from xmlbeansxx::XmlUnsignedLong.
Reimplemented in xmlbeansxx::XmlUnsignedByte, and xmlbeansxx::XmlUnsignedShort.
const xmlbeansxx::SchemaType * xmlbeansxx::XmlUnsignedInt::type | ( | ) | [static] |
Reimplemented from xmlbeansxx::XmlUnsignedLong.
Reimplemented in xmlbeansxx::XmlUnsignedByte, and xmlbeansxx::XmlUnsignedShort.