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 () | |
![]() | |
bool | empty () const |
List () |
Additional Inherited Members | |
![]() | |
C * | first |
A list type of the "second" / "to" part of the association.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |