Inferno
0.2
|
#include <search_replace.hpp>
Public Member Functions | |
virtual shared_ptr < ContainerInterface > | GetContainerInterface (TreePtr< Node > x)=0 |
Definition at line 338 of file search_replace.hpp.
virtual shared_ptr<ContainerInterface> SearchContainerBase::GetContainerInterface | ( | TreePtr< Node > | x | ) | [pure virtual] |
Implemented in AnyNodeBase, and StuffBase.