|
XMLBEANSXX
0.9.8
|
#include <XmlTypesGen.h>


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