Inferno  0.2
search_replace.hpp File Reference
#include "common/common.hpp"
#include "common/read_args.hpp"
#include "helpers/walk.hpp"
#include "helpers/transformation.hpp"
#include "coupling.hpp"
#include "agent.hpp"
#include <set>
Include dependency graph for search_replace.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CompareReplace
class  SearchReplace
struct  SpecialBase
struct  Special< PRE_RESTRICTION >
struct  CouplingSlave
 Coupling slave can read the master's CouplingKeys structure. More...
struct  SlaveBase
struct  SlaveIntermediate< ALGO >
struct  Slave< ALGO, PRE_RESTRICTION >
struct  SlaveCompareReplace< PRE_RESTRICTION >
struct  SlaveSearchReplace< PRE_RESTRICTION >
struct  StarBase
struct  Star< PRE_RESTRICTION >
struct  GreenGrassBase
struct  GreenGrass< PRE_RESTRICTION >
struct  TerminusKey
struct  TerminusBase
struct  SearchContainerBase
struct  StuffBase
struct  Stuff< PRE_RESTRICTION >
struct  AnyNodeBase
struct  AnyNode< PRE_RESTRICTION >
struct  OverlayBase
struct  Overlay< PRE_RESTRICTION >
struct  InsertBase
struct  Insert< PRE_RESTRICTION >
struct  EraseBase
struct  Erase< PRE_RESTRICTION >
struct  Flushable
struct  SoftSearchPattern
struct  SoftSearchPatternSpecialKey
struct  SoftReplacePattern

Defines

#define SPECIAL_NODE_FUNCTIONS   ITEMISE_FUNCTION

Define Documentation

Definition at line 207 of file search_replace.hpp.