#include <MamdaOptionChain.h>
Public Member Functions | |
| ~const_iterator () | |
| const_iterator (const const_iterator &) | |
| const_iterator & | operator= (const const_iterator &) |
| bool | hasNext () |
| const MamdaOptionContract * | next () |
Protected Member Functions | |
| const_iterator (void *) | |
Protected Attributes | |
| constIteratorImpl * | mIterImpl |
Friends | |
| class | MamdaOptionChain |
| Wombat::MamdaOptionChain::const_iterator::~const_iterator | ( | ) |
| Wombat::MamdaOptionChain::const_iterator::const_iterator | ( | const const_iterator & | ) |
|
protected |
| const_iterator& Wombat::MamdaOptionChain::const_iterator::operator= | ( | const const_iterator & | ) |
| bool Wombat::MamdaOptionChain::const_iterator::hasNext | ( | ) |
| const MamdaOptionContract* Wombat::MamdaOptionChain::const_iterator::next | ( | ) |
|
friend |
|
protected |