Inferno
0.2
|
#include <search_replace.hpp>
Public Member Functions | |
virtual vector < Itemiser::Element * > | Itemise (const Itemiser *itemise_object=0) const |
virtual Itemiser::Element * | ItemiseIndex (int i) const |
virtual int | ItemiseSize () const |
Definition at line 356 of file search_replace.hpp.
virtual vector< Itemiser::Element * > Stuff< PRE_RESTRICTION >::Itemise | ( | const Itemiser * | itemise_object = 0 | ) | const [inline, virtual] |
Implements Itemiser.
Definition at line 359 of file search_replace.hpp.
References StuffBase::recurse_restriction, TerminusBase::terminus, and Itemiser::v.
Referenced by Stuff< PRE_RESTRICTION >::ItemiseIndex(), and Stuff< PRE_RESTRICTION >::ItemiseSize().
virtual Itemiser::Element* Stuff< PRE_RESTRICTION >::ItemiseIndex | ( | int | i | ) | const [inline, virtual] |
Definition at line 366 of file search_replace.hpp.
References Stuff< PRE_RESTRICTION >::Itemise().
virtual int Stuff< PRE_RESTRICTION >::ItemiseSize | ( | ) | const [inline, virtual] |
Definition at line 370 of file search_replace.hpp.
References Stuff< PRE_RESTRICTION >::Itemise().