MyGUI::xml Namespace Reference

Namespaces

namespace  utility

Data Structures

struct  ElementType
struct  ErrorType
class  ElementEnumerator
class  Element
class  Document

Typedefs

typedef ElementElementPtr
typedef std::pair< std::string,
std::string > 
PairAttribute
typedef std::vector
< PairAttribute
VectorAttributes
typedef std::vector< ElementPtrVectorElement

Functions

 __declspec (deprecated("use : class MyGUI::xml::ElementEnumerator")) typedef ElementEnumerator xmlNodeIterator
 __declspec (deprecated("use : class MyGUI::xml::ElementPtr")) typedef ElementPtr xmlNodePtr
 __declspec (deprecated("use : class MyGUI::xml::Document")) typedef Document xmlDocument
void open_stream (std::ofstream &_stream, const std::wstring &_wide)
void open_stream (std::ifstream &_stream, const std::wstring &_wide)

Typedef Documentation

Definition at line 107 of file MyGUI_XmlDocument.h.

typedef std::pair<std::string, std::string> MyGUI::xml::PairAttribute

Definition at line 110 of file MyGUI_XmlDocument.h.

Definition at line 111 of file MyGUI_XmlDocument.h.

typedef std::vector<ElementPtr> MyGUI::xml::VectorElement

Definition at line 112 of file MyGUI_XmlDocument.h.


Function Documentation

MyGUI::xml::__declspec ( deprecated("use : class MyGUI::xml::Document")   ) 
Deprecated:
"use : class MyGUI::xml::Document"
MyGUI::xml::__declspec ( deprecated("use : class MyGUI::xml::ElementPtr")   ) 
Deprecated:
"use : class MyGUI::xml::ElementPtr"
MyGUI::xml::__declspec ( deprecated("use : class MyGUI::xml::ElementEnumerator")   ) 
Deprecated:
"use : class MyGUI::xml::ElementEnumerator"
void MyGUI::xml::open_stream ( std::ifstream &  _stream,
const std::wstring &  _wide 
) [inline]

Definition at line 309 of file MyGUI_XmlDocument.cpp.

void MyGUI::xml::open_stream ( std::ofstream &  _stream,
const std::wstring &  _wide 
) [inline]

Definition at line 308 of file MyGUI_XmlDocument.cpp.


Generated on 5 Dec 2009 for MyGUI by  doxygen 1.6.1