XMLBEANSXX  0.9.8
src/xmlbeansxx/XmlTypesGen.h File Reference
#include <vector>
#include <string>
#include "BoostAssert.h"
#include <map>
#include <boost/shared_ptr.hpp>
#include <sstream>
#include "CoreTypes.h"
#include "XmlOptions.h"
#include "macros.h"
#include "Contents.h"
#include "TypeSystem.h"
#include "TextUtils.h"
#include "SchemaProperty.h"
#include "SchemaType.h"
#include "StoreString.h"
#include "Calendar.h"
#include <boost/date_time/posix_time/posix_time_types.hpp>
#include <boost/config.hpp>
#include "XmlTypesGen.h"
Include dependency graph for XmlTypesGen.h:
This graph shows which files directly or indirectly include this file:

Classes

class  xmlbeansxx::Factory
class  xmlbeansxx::XmlObject
class  xmlbeansxx::XmlObject::Names
class  xmlbeansxx::XmlObject::Factory
class  xmlbeansxx::XmlAnySimpleType
class  xmlbeansxx::XmlAnySimpleType::Factory
class  xmlbeansxx::XmlAnyURI
class  xmlbeansxx::XmlAnyURI::Factory
class  xmlbeansxx::XmlGMonthDay
class  xmlbeansxx::XmlGMonthDay::Factory
class  xmlbeansxx::XmlBoolean
class  xmlbeansxx::XmlBoolean::Factory
class  xmlbeansxx::XmlGDay
class  xmlbeansxx::XmlGDay::Factory
class  xmlbeansxx::XmlTime
class  xmlbeansxx::XmlTime::Factory
class  xmlbeansxx::XmlIDREFS
class  xmlbeansxx::XmlIDREFS::Factory
class  xmlbeansxx::XmlGYearMonth
class  xmlbeansxx::XmlGYearMonth::Factory
class  xmlbeansxx::XmlBase64Binary
class  xmlbeansxx::XmlBase64Binary::Factory
class  xmlbeansxx::XmlNMTOKENS
class  xmlbeansxx::XmlNMTOKENS::Factory
class  xmlbeansxx::XmlGYear
class  xmlbeansxx::XmlGYear::Factory
class  xmlbeansxx::XmlString
class  xmlbeansxx::XmlString::Factory
class  xmlbeansxx::XmlNormalizedString
class  xmlbeansxx::XmlNormalizedString::Factory
class  xmlbeansxx::XmlToken
class  xmlbeansxx::XmlToken::Factory
class  xmlbeansxx::XmlName
class  xmlbeansxx::XmlName::Factory
class  xmlbeansxx::XmlNCName
class  xmlbeansxx::XmlNCName::Factory
class  xmlbeansxx::XmlID
class  xmlbeansxx::XmlID::Factory
class  xmlbeansxx::XmlENTITY
class  xmlbeansxx::XmlENTITY::Factory
class  xmlbeansxx::XmlIDREF
class  xmlbeansxx::XmlIDREF::Factory
class  xmlbeansxx::XmlLanguage
class  xmlbeansxx::XmlLanguage::Factory
class  xmlbeansxx::XmlNMTOKEN
class  xmlbeansxx::XmlNMTOKEN::Factory
class  xmlbeansxx::XmlDateTime
class  xmlbeansxx::XmlDateTime::Factory
class  xmlbeansxx::XmlDuration
class  xmlbeansxx::XmlDuration::Factory
class  xmlbeansxx::XmlFloat
class  xmlbeansxx::XmlFloat::Factory
class  xmlbeansxx::XmlHexBinary
class  xmlbeansxx::XmlHexBinary::Factory
class  xmlbeansxx::XmlQName
class  xmlbeansxx::XmlQName::Factory
class  xmlbeansxx::XmlDouble
class  xmlbeansxx::XmlDouble::Factory
class  xmlbeansxx::XmlNOTATION
class  xmlbeansxx::XmlNOTATION::Factory
class  xmlbeansxx::XmlGMonth
class  xmlbeansxx::XmlGMonth::Factory
class  xmlbeansxx::XmlENTITIES
class  xmlbeansxx::XmlENTITIES::Factory
class  xmlbeansxx::XmlDecimal
class  xmlbeansxx::XmlDecimal::Factory
class  xmlbeansxx::XmlInteger
class  xmlbeansxx::XmlInteger::Factory
class  xmlbeansxx::XmlNonPositiveInteger
class  xmlbeansxx::XmlNonPositiveInteger::Factory
class  xmlbeansxx::XmlNegativeInteger
class  xmlbeansxx::XmlNegativeInteger::Factory
class  xmlbeansxx::XmlLong
class  xmlbeansxx::XmlLong::Factory
class  xmlbeansxx::XmlInt
class  xmlbeansxx::XmlInt::Factory
class  xmlbeansxx::XmlShort
class  xmlbeansxx::XmlShort::Factory
class  xmlbeansxx::XmlByte
class  xmlbeansxx::XmlByte::Factory
class  xmlbeansxx::XmlNonNegativeInteger
class  xmlbeansxx::XmlNonNegativeInteger::Factory
class  xmlbeansxx::XmlUnsignedLong
class  xmlbeansxx::XmlUnsignedLong::Factory
class  xmlbeansxx::XmlUnsignedInt
class  xmlbeansxx::XmlUnsignedInt::Factory
class  xmlbeansxx::XmlUnsignedShort
class  xmlbeansxx::XmlUnsignedShort::Factory
class  xmlbeansxx::XmlUnsignedByte
class  xmlbeansxx::XmlUnsignedByte::Factory
class  xmlbeansxx::XmlPositiveInteger
class  xmlbeansxx::XmlPositiveInteger::Factory
class  xmlbeansxx::XmlDate
class  xmlbeansxx::XmlDate::Factory

Namespaces

namespace  xmlbeansxx

Typedefs

typedef XmlObject(* xmlbeansxx::ObjectCreatorFn )()

Functions

std::string xmlbeansxx::istreamToString (std::istream &in)
template<class T2 , class T >
bool xmlbeansxx::_cast_test (const T &a)