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

edge_functors.h File Reference


Detailed Description

Defines functor objects to execute mutating operations on collections of edges.

See also:

Definition in file edge_functors.h.

#include "edge.h"

Include dependency graph for edge_functors.h:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  cttl

Classes

struct  edge_replace
 Function object, which, if called as a function, replaces underlying text of an edge with the string specified when the function object was constructed. More...
struct  edge_first_insert_go
 Function object, which, if called as a function, inserts substring specified when the function object was constructed, at the offset pointed by the upper boundary of the edge, const_edge::first. More...
struct  edge_first_insert_stay
 Function object, which, if called as a function, inserts string specified when the function object was constructed, at the offset pointed by the upper boundary of the edge, const_edge::first. More...
struct  edge_second_insert_go
 Function object, which, if called as a function, inserts substring specified when the function object was constructed, at the offset pointed by the upper boundary of the edge, const_edge::second. More...
struct  edge_second_insert_stay
 Function object, which, if called as a function, inserts string specified when the function object was constructed, at the offset pointed by the upper boundary of the edge, const_edge::second. More...


Generated on Thu Nov 2 17:44:19 2006 for Common Text Transformation Library by  doxygen 1.3.9.1