A list type of the "second" / "to" part of the association. More...
#include <utils.h>

Classes | |
| class | const_iterator |
| An iterator over the associated objects. More... | |
| class | iterator |
| An iterator over the associated objects. More... | |
Public Member Functions | |
| iterator | begin () |
| const_iterator | begin () const |
| iterator | end () |
| const_iterator | end () const |
| void | erase (const C *n) |
| C * | find (const A *b, Date d=Date::infinitePast) const |
| C * | find (const string &n) const |
| ListB () | |
| void | promote (C *p) |
| size_t | size () const |
| ~ListB () | |
Public Member Functions inherited from frepple::utils::Association< A, B, C >::List | |
| bool | empty () const |
| List () | |
Additional Inherited Members | |
Public Attributes inherited from frepple::utils::Association< A, B, C >::List | |
| C * | first |
A list type of the "second" / "to" part of the association.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |