const_edge.h [code] | Defines cttl::const_edge, CTTL library read-only substring class |
coreutils.h [code] | Defines core string utility functions for CTTL library |
cttl.h [code] | Main header file of the Common Text Transformation Library |
edge.h [code] | Defines cttl::edge , mutable substring class |
edge_functors.h [code] | Defines functor objects to execute mutating operations on collections of edges |
input.h [code] | Defines cttl::input class |
mingw_specific.h [code] | Include this file in cttl.h header to avoid errors related to bug [ 664369 ] Missing wide character support in MinGW 3.2 |
node.h [code] | Defines cttl::node class |
node_functors.h [code] | Defines functor objects to execute mutating operations on collections of nodes |
policy.h [code] | Defines pre-defined white space policy classes |
xtl_base.h [code] | Defines base classes for lexeme objects |
xtl_bitflags.h [code] | Defines cttl_impl::xtl_bitflags class |
xtl_container.h [code] | Defines cttl::xtl_text_container class which encapsulates input text |
xtl_container_impl.h [code] | The file contains definition of cttl_impl::xtl_text_container_impl class |
xtl_doxypages.h [code] | Defines documentation pages |
xtl_edge_trait.h [code] | Defines utility classes for CTTL internal offset management |
xtl_identity_functors.h [code] | Defines internal CTTL offset adjustment helper classes |
xtl_metaphor.h [code] | Defines CTTL metaphor functions, which encapsulate complex expressions relying on other CTTL primitives, such as overloaded operators and lexemes |
xtl_op.h [code] | Defines namespace-scope overloaded operator functions of the Common Text Transformation Library |
xtl_op_impl.h [code] | Defines implementation classes for overloaded operators of the Common Text Transformation Library |
xtl_op_speclzd.h [code] | Template specializations for CTTL operators |
xtl_primary.h [code] | Defines CTTL lexeme implementation classes |
xtl_quote.h [code] | Defines implementation classes for CTTL quote functions |
xtl_quote_speclzd.h [code] | Template specializations for CTTL lexemes |
xtl_quote_sym.h [code] | Defines formats of quote functions |
xtl_region_map.h [code] | Defines cttl_impl::xtl_region_map class |
xtl_sym.h [code] | Defines CTTL lexeme functions, and function adaptors |
xtl_trace.h [code] | Defines CTTL trace-level grammar trace macros, and CTTL implementation primitives for grammar debugging support |