YAPOG  0.0.1
Yet Another Pokemon Online Game
yap::XmlHelper Class Reference

#include <XmlHelper.hpp>

Collaboration diagram for yap::XmlHelper:

List of all members.

Static Public Member Functions

static String GetAttrNodeName (const String &name)

Private Member Functions

 DISALLOW_COPY (XmlHelper)
 XmlHelper ()
 ~XmlHelper ()

Static Private Attributes

static const String XMLATTR_NODE_NAME_PREFIX = "<xmlattr>."

Detailed Description

Definition at line 9 of file XmlHelper.hpp.


Constructor & Destructor Documentation

yap::XmlHelper::XmlHelper ( )
private
yap::XmlHelper::~XmlHelper ( )
private

Member Function Documentation

yap::XmlHelper::DISALLOW_COPY ( XmlHelper  )
private
String yap::XmlHelper::GetAttrNodeName ( const String name)
static

Definition at line 7 of file XmlHelper.cpp.

Here is the caller graph for this function:


Member Data Documentation

const String yap::XmlHelper::XMLATTR_NODE_NAME_PREFIX = "<xmlattr>."
staticprivate

Definition at line 22 of file XmlHelper.hpp.


The documentation for this class was generated from the following files: