

Definition at line 254 of file invoice.h.
| typedef std::multimap<T, InvoiceItem*> OSB_LIB::ItemMap::NodeM< T >::Items |
| OSB_LIB::ItemMap::NodeM< T >::NodeM | ( | ) | [inline] |
| OSB_LIB::ItemMap::NodeM< T >::NodeM | ( | const T & | t, | |
| InvoiceItem * | ii | |||
| ) | [inline] |
| OSB_LIB::ItemMap::NodeM< T >::~NodeM | ( | ) | [inline] |
| void OSB_LIB::ItemMap::NodeM< T >::mrproper | ( | ) | [inline, virtual] |
Implements OSB_LIB::ItemMap::Node.
Definition at line 275 of file invoice.h.
References OSB_LIB::ItemMap::NodeM< T >::items_.
| Iterator* OSB_LIB::ItemMap::NodeM< T >::newIterator | ( | ) | const [inline, virtual] |
| void OSB_LIB::ItemMap::NodeM< T >::pbegin | ( | Node::Iterator * | ip | ) | [inline, virtual] |
Implements OSB_LIB::ItemMap::Node.
Definition at line 283 of file invoice.h.
References OSB_LIB::ItemMap::NodeM< T >::items_.
| void OSB_LIB::ItemMap::NodeM< T >::pend | ( | Node::Iterator * | ip | ) | [inline, virtual] |
Implements OSB_LIB::ItemMap::Node.
Definition at line 288 of file invoice.h.
References OSB_LIB::ItemMap::NodeM< T >::items_.
| Items OSB_LIB::ItemMap::NodeM< T >::items_ |
Definition at line 294 of file invoice.h.
Referenced by OSB_LIB::ItemMap::NodeM< T >::mrproper(), OSB_LIB::ItemMap::NodeM< T >::NodeM(), OSB_LIB::ItemMap::NodeM< T >::pbegin(), and OSB_LIB::ItemMap::NodeM< T >::pend().
1.4.7