XMLBEANSXX  0.9.8
src/xmlbeansxx/XmlArray.h File Reference
#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"
Include dependency graph for XmlArray.h:
This graph shows which files directly or indirectly include this file:

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)