XMLBEANSXX
0.9.8
|
#include <map>
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <boost/enable_shared_from_this.hpp>
#include "Dict.h"
#include "XmlOptions.h"
#include "SchemaType.h"
#include "QName.h"
#include "XmlContext.h"
#include <boost/config.hpp>
Classes | |
class | xmlbeansxx::Contents |
class | xmlbeansxx::Contents::Walker |
Namespaces | |
namespace | xmlbeansxx |
Typedefs | |
typedef boost::shared_ptr < Contents > | xmlbeansxx::ContentsPtr |
typedef boost::shared_ptr < const Contents > | xmlbeansxx::constContentsPtr |