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

XMLStringConstants Struct Template Reference

Defines string constants needed by the node classes. More...

#include <XMLStack.h>

List of all members.

Public Types

typedef std::basic_string<
_E, _Tr, _A> 
_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<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>> struct XMLStringConstants

Defines string constants needed by the node classes.

Definition at line 1855 of file XMLStack.h.


Member Typedef Documentation

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
typedef std::basic_string<_E, _Tr, _A> XMLStringConstants<_E, _Tr, _A>::_XMLStackString
 

Definition at line 1857 of file XMLStack.h.


Constructor & Destructor Documentation

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
XMLStringConstants<_E, _Tr, _A>::XMLStringConstants<_E, _Tr, _A> ( ) [inline]
 

Definition at line 1859 of file XMLStack.h.


Member Data Documentation

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::AMP_REF
 

Definition at line 1892 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::CDATA_END
 

Definition at line 1897 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::CDATA_START
 

Definition at line 1896 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::COLON
 

Definition at line 1889 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::COMMENT_END
 

Definition at line 1899 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::COMMENT_START
 

Definition at line 1898 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::DASH2
 

Definition at line 1900 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::EQUAL
 

Definition at line 1890 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::GT
 

Definition at line 1885 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::LT
 

Definition at line 1884 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::LT_REF
 

Definition at line 1894 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::PI_END
 

Definition at line 1902 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::PI_START
 

Definition at line 1901 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::QUOTE
 

Definition at line 1891 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::QUOTE_REF
 

Definition at line 1893 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::SLASH
 

Definition at line 1895 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::SPACE
 

Definition at line 1886 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::S_XMLNS_C
 

Definition at line 1888 of file XMLStack.h.

template<class _E, class _Tr = std::char_traits<_E>, class _A = std::allocator<_E>>
const _XMLStackString XMLStringConstants<_E, _Tr, _A>::XMLNS
 

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