Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > > Struct Template Reference

Specialization of XMLStringConstants for wchar_t. More...

#include <XMLStack.h>

List of all members.

Public Types

typedef std::basic_string<
wchar_t, std::char_traits<
wchar_t>, std::allocator<wchar_t> > 
_XMLStackString

Public Methods

 XMLStringConstants ()

Public Attributes

const _XMLStackString LT
const _XMLStackString GT
const _XMLStackString SPACE
const _XMLStackString XMLNS
const _XMLStackString S_XMLNS_C
const _XMLStackString COLON
const _XMLStackString EQUAL
const _XMLStackString QUOTE
const _XMLStackString AMP_REF
const _XMLStackString QUOTE_REF
const _XMLStackString LT_REF
const _XMLStackString SLASH
const _XMLStackString CDATA_START
const _XMLStackString CDATA_END
const _XMLStackString COMMENT_START
const _XMLStackString COMMENT_END
const _XMLStackString DASH2
const _XMLStackString PI_START
const _XMLStackString PI_END


Detailed Description

template<> struct XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >

Specialization of XMLStringConstants for wchar_t.

Definition at line 2478 of file XMLStack.h.


Member Typedef Documentation

template<>
typedef std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::_XMLStackString
 

Definition at line 2480 of file XMLStack.h.


Member Function Documentation

template<>
XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > > ( ) [inline]
 

Definition at line 2482 of file XMLStack.h.


Member Data Documentation

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::AMP_REF
 

Definition at line 2515 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::CDATA_END
 

Definition at line 2520 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::CDATA_START
 

Definition at line 2519 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::COLON
 

Definition at line 2512 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::COMMENT_END
 

Definition at line 2522 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::COMMENT_START
 

Definition at line 2521 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::DASH2
 

Definition at line 2523 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::EQUAL
 

Definition at line 2513 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::GT
 

Definition at line 2508 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::LT
 

Definition at line 2507 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::LT_REF
 

Definition at line 2517 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::PI_END
 

Definition at line 2525 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::PI_START
 

Definition at line 2524 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::QUOTE
 

Definition at line 2514 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::QUOTE_REF
 

Definition at line 2516 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::SLASH
 

Definition at line 2518 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::SPACE
 

Definition at line 2509 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::S_XMLNS_C
 

Definition at line 2511 of file XMLStack.h.

template<>
const _XMLStackString XMLStringConstants< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t > >::XMLNS
 

Definition at line 2510 of file XMLStack.h.


The documentation for this struct was generated from the following file:
Generated at Mon Aug 6 11:54:21 2001 for XMLStack by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001