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

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

Specialization of XMLStringConstants for char. More...

#include <XMLStack.h>

List of all members.

Public Types

typedef std::basic_string<
char, std::char_traits<char>,
std::allocator<char> > 
_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< char, std::char_traits< char >, std::allocator< char > >

Specialization of XMLStringConstants for char.

Definition at line 2425 of file XMLStack.h.


Member Typedef Documentation

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

Definition at line 2427 of file XMLStack.h.


Member Function Documentation

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

Definition at line 2429 of file XMLStack.h.


Member Data Documentation

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

Definition at line 2462 of file XMLStack.h.

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

Definition at line 2467 of file XMLStack.h.

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

Definition at line 2466 of file XMLStack.h.

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

Definition at line 2459 of file XMLStack.h.

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

Definition at line 2469 of file XMLStack.h.

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

Definition at line 2468 of file XMLStack.h.

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

Definition at line 2470 of file XMLStack.h.

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

Definition at line 2460 of file XMLStack.h.

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

Definition at line 2455 of file XMLStack.h.

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

Definition at line 2454 of file XMLStack.h.

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

Definition at line 2464 of file XMLStack.h.

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

Definition at line 2472 of file XMLStack.h.

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

Definition at line 2471 of file XMLStack.h.

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

Definition at line 2461 of file XMLStack.h.

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

Definition at line 2463 of file XMLStack.h.

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

Definition at line 2465 of file XMLStack.h.

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

Definition at line 2456 of file XMLStack.h.

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

Definition at line 2458 of file XMLStack.h.

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

Definition at line 2457 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