An Element giver; gives from the front.
More...
#include "producer.hpp"
Definition at line 40 of file producer.hpp.
◆ ~Producer()
virtual Om::Language::Producer::~Producer |
( |
| ) |
|
|
pure virtual |
◆ GiveElements() [1/2]
virtual void Om::Language::Producer::GiveElements |
( |
Consumer & |
| ) |
|
|
pure virtual |
◆ GiveElements() [2/2]
virtual void Om::Language::Producer::GiveElements |
( |
Consumer & |
| ) |
const |
|
pure virtual |
◆ GiveProgram() [1/2]
virtual std::auto_ptr<Program> Om::Language::Producer::GiveProgram |
( |
| ) |
|
|
pure virtual |
◆ GiveProgram() [2/2]
virtual std::auto_ptr<Program> Om::Language::Producer::GiveProgram |
( |
| ) |
const |
|
pure virtual |
◆ operator=()
The documentation for this class was generated from the following file: