XMLBEANSXX
0.9.8
|
#include <XmlTypesGen.h>
Classes | |
class | Factory |
Public Member Functions | |
XmlLong () | |
XmlLong (const xmlbeansxx::ContentsPtr &p) | |
XmlLong (const xmlbeansxx::XmlObject &p) | |
XmlLong (const std::string &value) | |
XmlLong (const xmlbeansxx::XmlAnySimpleType &v) | |
virtual void | setXmlObject (const xmlbeansxx::XmlObject &p) |
virtual const xmlbeansxx::SchemaType * | getOrginSchemaType () const |
XmlLong (const char *value) | |
XmlLong (mpz_class v) | |
Static Public Member Functions | |
static const xmlbeansxx::SchemaType * | type () |
Static Private Member Functions | |
static xmlbeansxx::SchemaType | initSchemaType () |
xmlbeansxx::XmlLong::XmlLong | ( | const xmlbeansxx::ContentsPtr & | p | ) |
xmlbeansxx::XmlLong::XmlLong | ( | const xmlbeansxx::XmlObject & | p | ) |
xmlbeansxx::XmlLong::XmlLong | ( | const std::string & | value | ) |
xmlbeansxx::XmlLong::XmlLong | ( | const xmlbeansxx::XmlAnySimpleType & | v | ) |
xmlbeansxx::XmlLong::XmlLong | ( | const char * | value | ) | [inline] |
xmlbeansxx::XmlLong::XmlLong | ( | mpz_class | v | ) | [inline] |
const xmlbeansxx::SchemaType * xmlbeansxx::XmlLong::getOrginSchemaType | ( | ) | const [virtual] |
Reimplemented from xmlbeansxx::XmlInteger.
Reimplemented in xmlbeansxx::XmlByte, xmlbeansxx::XmlShort, and xmlbeansxx::XmlInt.
xmlbeansxx::SchemaType xmlbeansxx::XmlLong::initSchemaType | ( | ) | [static, private] |
Reimplemented from xmlbeansxx::XmlInteger.
Reimplemented in xmlbeansxx::XmlByte, xmlbeansxx::XmlShort, and xmlbeansxx::XmlInt.
void xmlbeansxx::XmlLong::setXmlObject | ( | const xmlbeansxx::XmlObject & | p | ) | [virtual] |
Reimplemented from xmlbeansxx::XmlInteger.
Reimplemented in xmlbeansxx::XmlByte, xmlbeansxx::XmlShort, and xmlbeansxx::XmlInt.
const xmlbeansxx::SchemaType * xmlbeansxx::XmlLong::type | ( | ) | [static] |
Reimplemented from xmlbeansxx::XmlInteger.
Reimplemented in xmlbeansxx::XmlByte, xmlbeansxx::XmlShort, and xmlbeansxx::XmlInt.