#include <Composite.h>
Public Member Functions |
| CompReplaceOp (TreeT &_aTree) |
void | operator() (const typename TreeT::ValueOnCIter &iter) const |
void | operator() (const typename TreeT::LeafCIter &leafIter) const |
Public Attributes |
TreeT *const | aTree |
Constructor & Destructor Documentation
Member Function Documentation
void operator() |
( |
const typename TreeT::ValueOnCIter & |
iter | ) |
const |
|
inline |
void operator() |
( |
const typename TreeT::LeafCIter & |
leafIter | ) |
const |
|
inline |
Member Data Documentation
The documentation for this struct was generated from the following file: