

Definition at line 262 of file invoice.h.
| OSB_LIB::ItemMap::NodeM< T >::Iterator::Iterator | ( | ) | [inline] |
Reimplemented from OSB_LIB::ItemMap::Node::Iterator.
Definition at line 263 of file invoice.h.
Referenced by OSB_LIB::ItemMap::NodeM< T >::Iterator::clone().
| OSB_LIB::ItemMap::NodeM< T >::Iterator::Iterator | ( | const typename Items::iterator & | ii | ) | [inline, explicit] |
| Iterator* OSB_LIB::ItemMap::NodeM< T >::Iterator::clone | ( | ) | const [inline, virtual] |
Implements OSB_LIB::ItemMap::Node::Iterator.
Definition at line 267 of file invoice.h.
References OSB_LIB::ItemMap::NodeM< T >::Iterator::Iterator().
| void OSB_LIB::ItemMap::NodeM< T >::Iterator::increment | ( | ) | [inline, virtual] |
Implements OSB_LIB::ItemMap::Node::Iterator.
Definition at line 266 of file invoice.h.
References OSB_LIB::ItemMap::NodeM< T >::Iterator::current_.
| InvoiceItem* OSB_LIB::ItemMap::NodeM< T >::Iterator::operator * | ( | ) | const [inline, virtual] |
Implements OSB_LIB::ItemMap::Node::Iterator.
Definition at line 268 of file invoice.h.
References OSB_LIB::ItemMap::NodeM< T >::Iterator::current_.
| Items::iterator OSB_LIB::ItemMap::NodeM< T >::Iterator::current_ |
Definition at line 272 of file invoice.h.
Referenced by OSB_LIB::ItemMap::NodeM< T >::Iterator::increment(), and OSB_LIB::ItemMap::NodeM< T >::Iterator::operator *().
1.4.7