XMLBEANSXX
0.9.8
|
#include "BoostAssert.h"
#include <map>
#include <string>
#include <boost/shared_ptr.hpp>
#include "logger.h"
#include "shared_array.h"
#include "XmlTypesGen.h"
#include "macros.h"
#include "BeansException.h"
#include "Tracer.h"
#include "Dict.h"
Classes | |
class | xmlbeansxx::AnyXmlArray |
class | xmlbeansxx::AnyXmlArray::Names |
class | xmlbeansxx::AnyXmlArray::Factory |
class | xmlbeansxx::XmlArray< T > |
class | xmlbeansxx::XmlArray< T >::Factory |
Namespaces | |
namespace | xmlbeansxx |
Functions | |
template<class T2 , class T > | |
XmlArray< T2 > | xmlbeansxx::xmlarray_java_cast (const XmlArray< T > &from) |