|
XMLBEANSXX
0.9.8
|
#include <XmlTypesGen.h>


Classes | |
| class | Factory |
Public Member Functions | |
| XmlByte () | |
| XmlByte (const xmlbeansxx::ContentsPtr &p) | |
| XmlByte (const xmlbeansxx::XmlObject &p) | |
| XmlByte (const std::string &value) | |
| XmlByte (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::XmlByte::XmlByte | ( | const xmlbeansxx::ContentsPtr & | p | ) |
| xmlbeansxx::XmlByte::XmlByte | ( | const xmlbeansxx::XmlObject & | p | ) |
| xmlbeansxx::XmlByte::XmlByte | ( | const std::string & | value | ) |
| xmlbeansxx::XmlByte::XmlByte | ( | const xmlbeansxx::XmlAnySimpleType & | v | ) |
| const xmlbeansxx::SchemaType * xmlbeansxx::XmlByte::getOrginSchemaType | ( | ) | const [virtual] |
Reimplemented from xmlbeansxx::XmlShort.
| xmlbeansxx::SchemaType xmlbeansxx::XmlByte::initSchemaType | ( | ) | [static, private] |
Reimplemented from xmlbeansxx::XmlShort.
| void xmlbeansxx::XmlByte::setXmlObject | ( | const xmlbeansxx::XmlObject & | p | ) | [virtual] |
Reimplemented from xmlbeansxx::XmlShort.
| const xmlbeansxx::SchemaType * xmlbeansxx::XmlByte::type | ( | ) | [static] |
Reimplemented from xmlbeansxx::XmlShort.