Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

xtl_quote_ansi_double_quote Class Template Reference

#include <xtl_quote.h>

Inheritance diagram for xtl_quote_ansi_double_quote:

Inheritance graph
[legend]
Collaboration diagram for xtl_quote_ansi_double_quote:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<typename MiddleT, typename CharT>
class cttl_impl::xtl_quote_ansi_double_quote< MiddleT, CharT >

Implements behavior of ANSI double quote.

MiddleT
Template parameter specifying type of grammar expression, describing interior clause of the quote.
CharT
Template parameter specifying character type of the quote.

Definition at line 534 of file xtl_quote.h.

Public Member Functions

 xtl_quote_ansi_double_quote ()
 Default constructor assumes that any content inside the quotes is acceptable.
 xtl_quote_ansi_double_quote (MiddleT const &middle_)
 Constructs and initializes the object.
template<typename UniverseT>
bool match_pair (UniverseT &edge_)
 Implements evaluation behavior of ANSI double quote.


The documentation for this class was generated from the following file:
Generated on Thu Nov 2 17:46:50 2006 for Common Text Transformation Library by  doxygen 1.3.9.1