
Definition at line 206 of file invoice.h.
| OSB_LIB::ItemMap::Node::Iterator::Iterator | ( | ) | [inline] |
Reimplemented in OSB_LIB::ItemMap::Node1::Iterator, and OSB_LIB::ItemMap::NodeM< T >::Iterator.
| virtual OSB_LIB::ItemMap::Node::Iterator::~Iterator | ( | ) | [inline, virtual] |
| virtual Iterator* OSB_LIB::ItemMap::Node::Iterator::clone | ( | ) | const [pure virtual] |
Implemented in OSB_LIB::ItemMap::Node1::Iterator, and OSB_LIB::ItemMap::NodeM< T >::Iterator.
| virtual void OSB_LIB::ItemMap::Node::Iterator::increment | ( | ) | [pure virtual] |
Implemented in OSB_LIB::ItemMap::Node1::Iterator, and OSB_LIB::ItemMap::NodeM< T >::Iterator.
| virtual InvoiceItem* OSB_LIB::ItemMap::Node::Iterator::operator * | ( | ) | const [pure virtual] |
Implemented in OSB_LIB::ItemMap::Node1::Iterator, and OSB_LIB::ItemMap::NodeM< T >::Iterator.
Referenced by operator==().
| bool OSB_LIB::ItemMap::Node::Iterator::operator== | ( | const Iterator & | i | ) | const [inline] |
1.4.7