From 26ab424b0302f73704c58b3b6deb62a85bfacba8 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Sun, 11 Jul 2010 15:29:31 +0000 Subject: docs: Removed old documents git-svn-id: http://pugixml.googlecode.com/svn/trunk@592 99668b35-9821-0410-8761-19e4c4f06640 --- docs/html/structpugi_1_1xml__parse__result.html | 86 ------------------------- 1 file changed, 86 deletions(-) delete mode 100644 docs/html/structpugi_1_1xml__parse__result.html (limited to 'docs/html/structpugi_1_1xml__parse__result.html') diff --git a/docs/html/structpugi_1_1xml__parse__result.html b/docs/html/structpugi_1_1xml__parse__result.html deleted file mode 100644 index f282456..0000000 --- a/docs/html/structpugi_1_1xml__parse__result.html +++ /dev/null @@ -1,86 +0,0 @@ - - -pugixml: pugi::xml_parse_result Struct Reference - - - - -
-
-
-
- -

pugi::xml_parse_result Struct Reference

Collaboration diagram for pugi::xml_parse_result:

Collaboration graph
-
[legend]
List of all members.

Detailed Description

-Parser result. -

- - - - - - - - - - - - - - - - - - - - - - -

Public Member Functions

operator bool () const
 Cast to bool operator.
-const char * description () const
 Get error description.

Public Attributes

xml_parse_status status
 Parsing status (.
-ptrdiff_t offset
 Last parsed offset (in bytes from file/string start).
-unsigned int line
 Line in parser source which reported this.
-encoding_t encoding
 Source document encoding.
-


Member Data Documentation

-

- - - - -
- - - - -
xml_parse_status pugi::xml_parse_result::status
-
- - - - - -
-   - - -

-Parsing status (. -

-

See also:
xml_parse_status)
-
-


Generated on Tue May 25 23:22:41 2010 for pugixml by  - -doxygen 1.4.6-NO
- - -- cgit v1.2.3