From ca8a2a450c78d5893a17f3ee8fd5235dcc23c0a8 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Thu, 17 Sep 2009 18:20:49 +0000 Subject: Updated doxygen-generated documentation git-svn-id: http://pugixml.googlecode.com/svn/trunk@130 99668b35-9821-0410-8761-19e4c4f06640 --- docs/html/namespacepugi.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'docs/html/namespacepugi.html') diff --git a/docs/html/namespacepugi.html b/docs/html/namespacepugi.html index dc4ac08..3d59a07 100644 --- a/docs/html/namespacepugi.html +++ b/docs/html/namespacepugi.html @@ -118,15 +118,15 @@ The PugiXML Parser namespace.  Parsing status enumeration, returned as part of xml_parse_result struct. More...

Functions

-std::string as_utf8 (const wchar_t *str) +std::string PUGIXML_FUNCTION as_utf8 (const wchar_t *str) - Convert utf16 to utf8.
-std::wstring as_utf16 (const char *str) + Convert utf16 to utf8.
+std::wstring PUGIXML_FUNCTION as_utf16 (const char *str) - Convert utf8 to utf16.
-void set_memory_management_functions (allocation_function allocate, deallocation_function deallocate) + Convert utf8 to utf16.
+void PUGIXML_FUNCTION set_memory_management_functions (allocation_function allocate, deallocation_function deallocate) - Override default memory management functions.
+ Override default memory management functions.

Variables

const size_t memory_block_size = 32768 @@ -348,13 +348,13 @@ There was a mismatch of start-end tags (closing tag had incorrect name, some tag

Function Documentation

-

+

- + @@ -384,13 +384,13 @@ Convert utf16 to utf8.
std::string pugi::as_utf8 std::string PUGIXML_FUNCTION pugi::as_utf8 const wchar_t *  str
-

+

- + @@ -420,13 +420,13 @@ Convert utf8 to utf16.
std::wstring pugi::as_utf16 std::wstring PUGIXML_FUNCTION pugi::as_utf16 const char *  str
-

+

- + @@ -909,7 +909,7 @@ This is the default set of formatting flags. It includes indenting nodes depending on their depth in DOM tree.
void pugi::set_memory_management_functions void PUGIXML_FUNCTION pugi::set_memory_management_functions allocation_function  allocate,
-
Generated on Sun Feb 8 10:42:16 2009 for pugixml by  +
Generated on Thu Sep 17 22:15:55 2009 for pugixml by  doxygen 1.4.6-NO
-- cgit v1.2.3