#include <xst_iterator_writer.h>
OutputIteratorT
Definition at line 50 of file xst_iterator_writer.h.
Public Member Functions | |
| template<typename TerminalT> | |
| void | operator() (TerminalT const &terminal_) |
| Overloaded function call operator implements iterator output. | |
| void | operator= (xst_iterator_writer< OutputIteratorT > const &) const |
| Assignment does nothing. | |
| xst_iterator_writer (OutputIteratorT &iterator_) | |
| Constructs and initializes the object. | |
|
|
Constructs and initializes the object.
Definition at line 58 of file xst_iterator_writer.h. |
|
|
Overloaded function call operator implements iterator output.
Definition at line 76 of file xst_iterator_writer.h. References const_scalar. |
|
|
Assignment does nothing.
Definition at line 65 of file xst_iterator_writer.h. |
1.3.9.1