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

xtl_quote_bool Class Template Reference

#include <xtl_quote.h>

Inheritance diagram for xtl_quote_bool:

Inheritance graph
[legend]
Collaboration diagram for xtl_quote_bool:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<typename MiddleT, typename RightT>
class cttl_impl::xtl_quote_bool< MiddleT, RightT >

Implements behavior of asymmetric quote.

MiddleT
Template parameter specifying type of grammar expression, describing interior clause of the quote.
RightT
Template parameter specifying type of grammar expression, describing closing clause of the quote.

Definition at line 360 of file xtl_quote.h.

Public Member Functions

 xtl_quote_bool (MiddleT const &middle_, RightT const &right_)
 Constructs and initializes the object.
template<typename UniverseT>
bool match_pair (UniverseT &edge_)
 Implements evaluation behavior of asymmetric quote.


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