Inferno
0.2
|
#include <search_replace.hpp>
Public Member Functions | |
SPECIAL_NODE_FUNCTIONS | Slave (TreePtr< PRE_RESTRICTION > t, TreePtr< Node > sp, TreePtr< Node > rp) |
virtual TreePtr< Node > | GetThrough () const |
Public Attributes | |
TreePtr< PRE_RESTRICTION > | through |
Definition at line 253 of file search_replace.hpp.
SPECIAL_NODE_FUNCTIONS Slave< ALGO, PRE_RESTRICTION >::Slave | ( | TreePtr< PRE_RESTRICTION > | t, |
TreePtr< Node > | sp, | ||
TreePtr< Node > | rp | ||
) | [inline] |
Definition at line 258 of file search_replace.hpp.
virtual TreePtr<Node> Slave< ALGO, PRE_RESTRICTION >::GetThrough | ( | ) | const [inline, virtual] |
Implements SlaveBase.
Definition at line 265 of file search_replace.hpp.
TreePtr<PRE_RESTRICTION> Slave< ALGO, PRE_RESTRICTION >::through |
Definition at line 264 of file search_replace.hpp.
Referenced by Slave< CompareReplace, PRE_RESTRICTION >::GetThrough().